Metadata-Version: 2.1
Name: lowcode-code
Version: 0.0.1
Summary: Generate code by jinja
Home-page: https://github.com/status-521/lowcode-cli.git
Author: whc
Author-email: jxsrwhc@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: Jinja2 (>=3.1.2,<4.0.0)
Requires-Dist: case-convert (>=1.1.0,<2.0.0)
Requires-Dist: click (>=8.1.3,<9.0.0)
Requires-Dist: dict-deep (>=4.1.2,<5.0.0)
Requires-Dist: dynaconf (>=3.1.11,<4.0.0)
Requires-Dist: jsonschema (>=4.6.1,<5.0.0)
Requires-Dist: pytest (>=7.1.2,<8.0.0)
Requires-Dist: python-dotenv (>=0.21.0,<0.22.0)
Project-URL: Repository, https://github.com/status-521/lowcode-cli.git
