Metadata-Version: 2.1
Name: pytempl-cli
Version: 0.0.1a2
Summary: Build and run your PyTempl apps from the command line with PyTempl CLI.
Home-page: https://github.com/pytempl/pytempl-cli
License: BSD-2-Clause
Author: Saurabh Ghanekar
Author-email: ghanekarsaurabh8@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: beautifulsoup4 (>=4.12.0,<5.0.0)
Requires-Dist: click (>=8.1,<9.0)
Requires-Dist: pydantic (>=2.8,<3.0)
Requires-Dist: pytempl (<1.0)
Requires-Dist: tomli (>=2.0,<3.0)
Project-URL: Documentation, https://github.com/pytempl/pytempl-cli
Project-URL: Repository, https://github.com/pytempl/pytempl-cli
Description-Content-Type: text/markdown

# PyTempl CLI

Build and run your PyTempl apps from the command line with PyTempl CLI.
