Metadata-Version: 2.1
Name: project-manager
Version: 0.0.2
Summary: Easily run a project with various configuration setups
Home-page: https://github.com/kpj/project_manager
Author: kpj
Author-email: kpjkpjkpjkpjkpjkpj@gmail.com
Requires-Python: >=3.6
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: PyYAML (>=3.13,<4.0)
Requires-Dist: anyconfig (>=0.9.8,<0.10.0)
Requires-Dist: click (>=7.0,<8.0)
Requires-Dist: jsonschema (>=2.6,<3.0)
Requires-Dist: pprint (>=0.1.0,<0.2.0)
Requires-Dist: sh (>=1.12,<2.0)
Requires-Dist: tqdm (>=4.29,<5.0)
Project-URL: Documentation, https://project-manager.readthedocs.io/
Project-URL: Repository, https://github.com/kpj/project_manager
