Skip to main content

An experimental TUI framework for Python, inspired by React and Tailwind

Project description

PyPI PyPI - License Docs

pre-commit.ci status codecov

GitHub issues GitHub pull requests

Counterweight

Counterweight is an experimental text user interface (TUI) framework for Python, inspired by React and Tailwind CSS.

A TUI application built with Counterweight is a tree of declarative components, each of which represents some piece of the UI by bundling together a visual element along with its state and how that state should change due to events like user input.

As an application author, you define the components and their relationships as a tree of Python functions. You use hooks to manage state and side effects, and styles to change how the elements look.

Counterweight takes this declarative representation of the UI and renders it to the terminal, updating the UI when state changes in response to user input or side effects (by calling your function tree).

Installation

Counterweight is available on PyPI:

pip install counterweight

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

counterweight-0.0.9.tar.gz (46.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

counterweight-0.0.9-py3-none-any.whl (54.0 kB view details)

Uploaded Python 3

File details

Details for the file counterweight-0.0.9.tar.gz.

File metadata

  • Download URL: counterweight-0.0.9.tar.gz
  • Upload date:
  • Size: 46.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.8

File hashes

Hashes for counterweight-0.0.9.tar.gz
Algorithm Hash digest
SHA256 569c6c846a91940e390401db17be8ff9ca882a6d772d88c8f9f552f6091cf133
MD5 69229d61e9a04845bcaf2b8b7d8f4296
BLAKE2b-256 2be1a311f5f32c8e4834a7ea4c6561eca3001e11162054b41c4486dac79d5acf

See more details on using hashes here.

File details

Details for the file counterweight-0.0.9-py3-none-any.whl.

File metadata

  • Download URL: counterweight-0.0.9-py3-none-any.whl
  • Upload date:
  • Size: 54.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.8

File hashes

Hashes for counterweight-0.0.9-py3-none-any.whl
Algorithm Hash digest
SHA256 44f242ec7e673cd007fbe5794957d8efc007e7df56e01cd1928d2d3fde38a47a
MD5 eee68fca203bd0bdcd16ed1879b82b0f
BLAKE2b-256 f5afa6cd36b180c63a3742b602acead2dcba58ad3ab38418be4b64deb85e526e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page