PyCodeHealth is a Python package for high-quality code maintenance, providing Static Code Analysis tools, automatic formatting, and a web-based Dashboard. It streamlines workflow and improves code quality, allowing users to choose their preferred linter, type checker, and formatting tool.
Project description
Ensuring high code quality has never been more accessible.
This package provides Static Code Analysis tools and a web-based Dashboard. Integrate Pylint, MyPy, and more to monitor code quality and streamline workflow for high-quality Python code.
Installation
To install PyCodeHealth
, you can do it through pip:
pip install pycodehealth
Please consider that it requires Python >=3.8
Usage
To run the web application locally, just use the following command:
python -m web_application.app --r True
HELP SECTION STILL ON WORK.
Contributing
Everyone can contribute. Before contributing, please read our code of conduct.
To contribute to PyCodeHealth
, follow these steps:
- Fork this repository.
- Create a new branch.
- Make your changes and commit them.
- Push your changes to your fork.
- Create a pull request.
License
Project Name is released under the MIT License.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for pycodehealth-0.0.1b0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 57d597973c988f1ae207144b1ea43588504bb4441d0012cff98e5834ce5598ba |
|
MD5 | f688fc23017aeaa6a028387c9679f23a |
|
BLAKE2b-256 | e59437c01502152147c6c4831eb1b5f35d831e0ef0dac8a818049866db4c4cf8 |