Metadata-Version: 1.0
Name: clirender
Version: 0.35
Summary: CLI rendering engine for Python
Home-page: https://github.com/imachug/clirender
Author: Ivanq
Author-email: imachug@gmail.com
License: UNKNOWN
Description: CLI render

        ==========

        

        ``clirender`` is a Python library for rendering GUI in command line.

        This is **not** a library for rendering windows but for rendering

        full-screen applications.

        

        Installation

        ------------

        

        Using pip: ``pip install clirender``.

        

        Using git: ``git clone https://github.com/imachug/clirender``.

        

        Usage

        -----

        

        `See wiki <https://github.com/imachug/clirender/wiki>`__

        
Keywords: cli,cli-application,rendering-2d-graphics
Platform: UNKNOWN
