0 purchases
urwidgets 0.2.1
urWIDgets
A collection of widgets for urwid
Contents
Installation
Usage
Contribution
Sponsor This Project
Installation
Requirements
Python >= 3.7
urwid (will be installed automatically)
Steps
The latest stable version can be installed from PyPI with:
pip install urwidgets
The development version can be installed with:
pip install git+https://github.com/AnonymouX47/urwidgets.git
Usage
🚧 There might be incompatible changes between minor versions of
version zero!
If you want to use this library in a project while it's still on version zero, ensure you pin the dependency to a specific minor version e.g >=0.1,<0.2.
See the docs for the API Reference (with usage examples).
Contribution
Please read through the guidelines.
Sponsor This Project
Any amount will go a long way in aiding the progress and development of this project.
Thank you! 💓
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.