pycodehealth


Namepycodehealth JSON
Version 0.0.1b0 PyPI version JSON
download
home_page
SummaryPyCodeHealth 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.
upload_time2023-05-13 09:02:14
maintainerRicardo Leal
docs_urlNone
authorRicardo Leal
requires_python>=3.8, <4
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <p align="center">
    <img src="web_application/frontend/img/full_logo.png" width="60%" height="60%"/>
</p>
<p align="center">
    <b>Ensuring high code quality has never been more accessible.</b>
</p>

![PyPi version](https://img.shields.io/pypi/v/pycodehealth?label=version&logo=PyPi&style=for-the-badge)
![Python versions supported](https://img.shields.io/pypi/pyversions/pycodehealth?label=Python%20Versions%20Supported&logo=Python&style=for-the-badge)
![Deployed](https://img.shields.io/github/actions/workflow/status/ricardoleal20/PyCodeHealth/publish.yml?branch=main&label=LAST%20VERSION%20DEPLOYED%20%F0%9F%9A%80&logo=Github&style=for-the-badge)
![License](https://img.shields.io/github/license/ricardoleal20/PyCodeHealth?color=%23808000&label=%F0%9F%93%84%20LICENSE&style=for-the-badge)

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](docs/CODE_OF_CONDUCT.md).

To contribute to `PyCodeHealth`, follow these steps:

1. Fork this repository.
2. Create a new branch.
3. Make your changes and commit them.
4. Push your changes to your fork.
5. Create a pull request.

## License

Project Name is released under the [MIT License](LICENSE).

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "pycodehealth",
    "maintainer": "Ricardo Leal",
    "docs_url": null,
    "requires_python": ">=3.8, <4",
    "maintainer_email": "ricardo.lealpz@gmail.com",
    "keywords": "",
    "author": "Ricardo Leal",
    "author_email": "rick.leal420@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/63/df/7102c9f0eaca0ea919534b2656259de98b94d09909b1612211f081974a1e/pycodehealth-0.0.1b0.tar.gz",
    "platform": null,
    "description": "<p align=\"center\">\n    <img src=\"web_application/frontend/img/full_logo.png\" width=\"60%\" height=\"60%\"/>\n</p>\n<p align=\"center\">\n    <b>Ensuring high code quality has never been more accessible.</b>\n</p>\n\n![PyPi version](https://img.shields.io/pypi/v/pycodehealth?label=version&logo=PyPi&style=for-the-badge)\n![Python versions supported](https://img.shields.io/pypi/pyversions/pycodehealth?label=Python%20Versions%20Supported&logo=Python&style=for-the-badge)\n![Deployed](https://img.shields.io/github/actions/workflow/status/ricardoleal20/PyCodeHealth/publish.yml?branch=main&label=LAST%20VERSION%20DEPLOYED%20%F0%9F%9A%80&logo=Github&style=for-the-badge)\n![License](https://img.shields.io/github/license/ricardoleal20/PyCodeHealth?color=%23808000&label=%F0%9F%93%84%20LICENSE&style=for-the-badge)\n\nThis 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.\n\n## Installation\n\nTo install `PyCodeHealth`, you can do it through pip:\n\n```\npip install pycodehealth\n```\n\nPlease consider that it requires `Python >=3.8`\n\n## Usage\n\nTo run the web application locally, just use the following command:\n\n```\npython -m web_application.app --r True\n```\n\n#### __HELP SECTION STILL ON WORK__.\n\n## Contributing\n\nEveryone can contribute. Before contributing, please read our [code of conduct](docs/CODE_OF_CONDUCT.md).\n\nTo contribute to `PyCodeHealth`, follow these steps:\n\n1. Fork this repository.\n2. Create a new branch.\n3. Make your changes and commit them.\n4. Push your changes to your fork.\n5. Create a pull request.\n\n## License\n\nProject Name is released under the [MIT License](LICENSE).\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "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.",
    "version": "0.0.1b0",
    "project_urls": {
        "Bug Reports": "https://github.com/ricardoleal20/PyCodeHealth/issues"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e59437c01502152147c6c4831eb1b5f35d831e0ef0dac8a818049866db4c4cf8",
                "md5": "f688fc23017aeaa6a028387c9679f23a",
                "sha256": "57d597973c988f1ae207144b1ea43588504bb4441d0012cff98e5834ce5598ba"
            },
            "downloads": -1,
            "filename": "pycodehealth-0.0.1b0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f688fc23017aeaa6a028387c9679f23a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8, <4",
            "size": 5359,
            "upload_time": "2023-05-13T09:02:12",
            "upload_time_iso_8601": "2023-05-13T09:02:12.559390Z",
            "url": "https://files.pythonhosted.org/packages/e5/94/37c01502152147c6c4831eb1b5f35d831e0ef0dac8a818049866db4c4cf8/pycodehealth-0.0.1b0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "63df7102c9f0eaca0ea919534b2656259de98b94d09909b1612211f081974a1e",
                "md5": "66465f8530f3edd03fe92b9a15c57789",
                "sha256": "e52dcf7a473ee4f76b2bc427e4293d754bd9324ddb43e6db907ec276e735058b"
            },
            "downloads": -1,
            "filename": "pycodehealth-0.0.1b0.tar.gz",
            "has_sig": false,
            "md5_digest": "66465f8530f3edd03fe92b9a15c57789",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8, <4",
            "size": 5268,
            "upload_time": "2023-05-13T09:02:14",
            "upload_time_iso_8601": "2023-05-13T09:02:14.311140Z",
            "url": "https://files.pythonhosted.org/packages/63/df/7102c9f0eaca0ea919534b2656259de98b94d09909b1612211f081974a1e/pycodehealth-0.0.1b0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-13 09:02:14",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ricardoleal20",
    "github_project": "PyCodeHealth",
    "github_not_found": true,
    "lcname": "pycodehealth"
}
        
Elapsed time: 0.08624s