Metadata-Version: 2.1
Name: pydevtool
Version: 0.2.0
Summary: CLI dev tools powered by pydoit
Home-page: https://github.com/pydoit/pydevtool
Author: Eduardo Naufel Schettino
Author-email: schettino72@gmail.com
License: UNKNOWN
Project-URL: Documentation, https://pydoit.org
Project-URL: Source, https://github.com/pydoit/pydevtool
Project-URL: Bug Tracker, https://github.com/pydoit/pydevtool/issues
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: AUTHORS
Requires-Dist: doit

Python dev tool

doit powered, integration with:

- click and rich for custom CLI
- linters: pycodestlye, pyflakes


