codeclean


Namecodeclean JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://github.com/Ruu3f/cleancode
SummaryRemove comments and docstrings from Python code.
upload_time2023-07-16 10:46:51
maintainer
docs_urlNone
authorRuu3f
requires_python>=3
licenseGPLv2
keywords clean code cleaner comments docstrings
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![PyPI](https://img.shields.io/pypi/v/codecleaner)](https://pypi.org/project/codecleaner)
[![Downloads](https://static.pepy.tech/badge/codecleaner)](https://pypi.org/project/codecleaner)
[![Status](https://img.shields.io/pypi/status/codecleaner)](https://pypi.org/project/codecleaner)

# codecleaner

Remove comments and docstrings from Python code.

## Get started:

```
python -m pip install --upgrade codecleaner
```

Join my [Discord server](https://discord.gg/XH6pUGkwRr) for live chat, support, or if you have any issues with this package.

## Support this repository:

- Star this repository :D
- Join my [Discord Server](https://discord.gg/XH6pUGkwRr):

[![DiscordWidget](https://discordapp.com/api/guilds/1120833966035976273/widget.png?style=banner2)](https://discord.gg/XH6pUGkwRr)

## Example:

```
codecleaner filename.py --comments --docstrings
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Ruu3f/cleancode",
    "name": "codeclean",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3",
    "maintainer_email": "",
    "keywords": "clean,code,cleaner,comments,docstrings",
    "author": "Ruu3f",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/20/03/ef113860fc797e488d30f199df5382a54d12d07362ffbc4ed52a78c02c98/codeclean-1.0.0.tar.gz",
    "platform": null,
    "description": "[![PyPI](https://img.shields.io/pypi/v/codecleaner)](https://pypi.org/project/codecleaner)\r\n[![Downloads](https://static.pepy.tech/badge/codecleaner)](https://pypi.org/project/codecleaner)\r\n[![Status](https://img.shields.io/pypi/status/codecleaner)](https://pypi.org/project/codecleaner)\r\n\r\n# codecleaner\r\n\r\nRemove comments and docstrings from Python code.\r\n\r\n## Get started:\r\n\r\n```\r\npython -m pip install --upgrade codecleaner\r\n```\r\n\r\nJoin my [Discord server](https://discord.gg/XH6pUGkwRr) for live chat, support, or if you have any issues with this package.\r\n\r\n## Support this repository:\r\n\r\n- Star this repository :D\r\n- Join my [Discord Server](https://discord.gg/XH6pUGkwRr):\r\n\r\n[![DiscordWidget](https://discordapp.com/api/guilds/1120833966035976273/widget.png?style=banner2)](https://discord.gg/XH6pUGkwRr)\r\n\r\n## Example:\r\n\r\n```\r\ncodecleaner filename.py --comments --docstrings\r\n```\r\n",
    "bugtrack_url": null,
    "license": "GPLv2",
    "summary": "Remove comments and docstrings from Python code.",
    "version": "1.0.0",
    "project_urls": {
        "Discord": "https://discord.gg/XH6pUGkwRr",
        "Homepage": "https://github.com/Ruu3f/cleancode",
        "Source": "https://github.com/Ruu3f/cleancode"
    },
    "split_keywords": [
        "clean",
        "code",
        "cleaner",
        "comments",
        "docstrings"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "47dac569264c4a4d739968c54596fc93062a9efc5a0baa169228555c84fe6756",
                "md5": "6332ce270ecfe921aad78003c420e974",
                "sha256": "0c437e3fc7bf4145b2c0e2194ea22cb9dddc02d022717478f0903fa8b4d2e6fc"
            },
            "downloads": -1,
            "filename": "codeclean-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6332ce270ecfe921aad78003c420e974",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3",
            "size": 9847,
            "upload_time": "2023-07-16T10:46:49",
            "upload_time_iso_8601": "2023-07-16T10:46:49.112485Z",
            "url": "https://files.pythonhosted.org/packages/47/da/c569264c4a4d739968c54596fc93062a9efc5a0baa169228555c84fe6756/codeclean-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2003ef113860fc797e488d30f199df5382a54d12d07362ffbc4ed52a78c02c98",
                "md5": "f9d91cbdc51bfce276cb8f6579f7b313",
                "sha256": "3c80e099f95d4c3f6396af63325db24ff4d2bc8b6bec1ba54c57d53547663d97"
            },
            "downloads": -1,
            "filename": "codeclean-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "f9d91cbdc51bfce276cb8f6579f7b313",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3",
            "size": 9544,
            "upload_time": "2023-07-16T10:46:51",
            "upload_time_iso_8601": "2023-07-16T10:46:51.215093Z",
            "url": "https://files.pythonhosted.org/packages/20/03/ef113860fc797e488d30f199df5382a54d12d07362ffbc4ed52a78c02c98/codeclean-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-16 10:46:51",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Ruu3f",
    "github_project": "cleancode",
    "github_not_found": true,
    "lcname": "codeclean"
}
        
Elapsed time: 0.09388s