Metadata-Version: 2.4
Name: puyu
Version: 0.0.1a0
Summary: Effortlessly build interactive, developer-friendly CLIs.
Author: STACiA
Author-email: STACiA <stacia.dev@gmail.com>
License-Expression: MIT
Classifier: Development Status :: 4 - Beta
Classifier: Typing :: Typed
Classifier: Intended Audience :: Developers
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: Programming Language :: Python :: 3.13
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: MIT License
Requires-Dist: prompt-toolkit>=3.0.51,<4.0.0
Requires-Python: >=3.9
Project-URL: homepage, https://github.com/staciax/puyu
Project-URL: issues, https://github.com/staciax/puyu/issues
Project-URL: repository, https://github.com/staciax/puyu
Description-Content-Type: text/markdown

# Puyu

Puyu is a developer-friendly Python library for effortlessly building interactive and characterful command line apps

## Features

## Development

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
