Metadata-Version: |
2.1 |
Name: |
easy-as-pypi-termio |
Version: |
1.0.4 |
Summary: |
Click CLI conveniences for your next Python CLI based on easy-as-pypi |
Author: |
Landon Bouma |
Author-Email: |
doblabs[at]tallybark.com |
Maintainer: |
Tally Bark LLC |
Maintainer-Email: |
doblabs[at]tallybark.com |
Project-Url: |
documentation, https://easy-as-pypi-termio.readthedocs.io/en/latest |
Project-Url: |
download, https://pypi.org/project/easy-as-pypi-termio/#files |
Project-Url: |
homepage, https://github.com/doblabs/easy-as-pypi-termio#๐ |
Project-Url: |
history, https://github.com/doblabs/easy-as-pypi-termio/blob/release/HISTORY.rst |
Project-Url: |
issues, https://github.com/doblabs/easy-as-pypi-termio/issues |
License: |
MIT |
Keywords: |
python,click,wrapper,module,CLI,TUI |
Classifier: |
Development Status :: 5 - Production/Stable |
Classifier: |
Intended Audience :: Developers |
Classifier: |
License :: OSI Approved :: MIT License |
Classifier: |
Natural Language :: English |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Classifier: |
Topic :: Software Development :: Libraries :: Python Modules |
Requires-Python: |
>=3.8.1,<4.0.0 |
Requires-Dist: |
ansi-escape-room (<2.0.0,>=1.5.0) |
Requires-Dist: |
click-hotoffthehamster (<8.0.0,>=7.8.0) |
Requires-Dist: |
colorama (<0.5.0,>=0.4.6) |
Requires-Dist: |
lazy_import (<0.3.0,>=0.2.2) |
Requires-Dist: |
sphinx (<7.0.0,>=6.2.1); (python_version >= "3.8" and python_version < "3.9") and extra == "readthedocs" |
Requires-Dist: |
sphinx (<8.0.0,>=7.2.6); (python_version >= "3.9" and python_version < "4.0") and extra == "readthedocs" |
Requires-Dist: |
sphinx-rtd-theme (<3.0.0,>=2.0.0rc4); extra == "readthedocs" |
Requires-Dist: |
tabulate (<0.10.0,>=0.9.0) |
Requires-Dist: |
texttable (<2.0.0,>=1.6.7) |
Requires-Dist: |
tomli (>=2.0.1); extra == "readthedocs" |
Provides-Extra: |
readthedocs |
Description-Content-Type: |
text/x-rst |