Skip to content

Latest commit

 

History

History
92 lines (72 loc) · 2.71 KB

File metadata and controls

92 lines (72 loc) · 2.71 KB

TUI frameworks

% This file is GENERATED. Check the tools on https://nocomplexity.com/ or my github.com/nocomplexity to use it too! Its FOSS.

::::{grid} 3 :class-container: text-center :gutter: 2

:::{grid-item-card} :link: https://github.com/hoffstadt/DearPyGui {octicon}thumbsup;1em;caption-text Dear PyGui ^^^ A fast and powerful Graphical User Interface Toolkit for Python with minimal dependencies +++ Read more or use this reference » :::

:::{grid-item-card} :link: https://github.com/google/python-fire {octicon}light-bulb;1em;caption-text Fire ^^^ Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object. Is is the simpelest way to create a CLI application! +++ Read more or use this reference » :::

:::{grid-item-card} :link: https://google.github.io/mesop/ {octicon}note;1em;caption-text Mesop ^^^ Rapidly build AI apps in Python. With Google FOSS software. +++ Read more or use this reference » :::

:::{grid-item-card} :link: https://github.com/bczsalba/pytermgui {octicon}tag;1em;caption-text PyTermGUI ^^^ Python TUI framework with mouse support, modular widget system, customizable and rapid terminal markup language and more! +++ Read more or use this reference » :::

:::{grid-item-card} :link: https://github.com/prompt-toolkit/python-prompt-toolkit {octicon}briefcase;1em;caption-text Python Prompt Toolkit ^^^ Library for building powerful interactive command line applications in Python +++ Read more or use this reference » :::

:::{grid-item-card} :link: https://github.com/reflex-dev/reflex {octicon}thumbsup;1em;caption-text Reflex ^^^ Web apps in pure Python +++ Read more or use this reference » :::

:::{grid-item-card} :link: https://github.com/Textualize/rich {octicon}thumbsup;1em;caption-text Rich ^^^ Rich is a Python library for rich text and beautiful formatting in the terminal. +++ Read more or use this reference » :::

:::{grid-item-card} :link: https://typer.tiangolo.com/ {octicon}tools;1em;caption-text Typer ^^^ Typer is a library for building CLI applications that users will love using and developers will love creating. Based on Python type hints. +++ Read more or use this reference » :::

:::: % End of Grid % This file is GENERATED using a simple tool. Check the tools on https://nocomplexity.com/ or my github.com/nocomplexity to use it too! Its FOSS.