Metadata-Version: 2.4
Name: pypp-cli
Version: 1.0.1a0
Summary: The CLI tool for the Py++ project
Project-URL: Homepage, https://github.com/curtispuetz/pypp-cli
Author-email: Curtis Puetz <pypp.main@yahoo.com>
License: MIT
License-File: LICENSE
Requires-Python: >=3.13
Requires-Dist: pydantic==2.11.9
Description-Content-Type: text/markdown

# The Py++ CLI

All information, including how to use, the Py++ language itself, how to submit bugs and feature request, is in the docs: https://pypp-docs.readthedocs.io/

## My contact information

Ways to contact me:
- DM me on [my reddit](https://www.reddit.com/user/joeblow2322/).
- Email me at pypp.main@yahoo.com (for business inquiries or questions)
- Tweet at me or DM me on X.com. To either my [Py++ account](https://x.com/pypp_main) or my [personal account](https://x.com/curtispuetz).
- Join the [project discord](https://discord.gg/ufvtDCwZ)

## Other Py++ repositories
- For development of the Py++ 'C++ template': https://github.com/curtispuetz/pypp-cpp-dev
- pypp-python: https://github.com/curtispuetz/pypp-python
