autoflake8


Nameautoflake8 JSON
Version 0.4.1 PyPI version JSON
download
home_pagehttps://github.com/fsouza/autoflake8
SummaryTool to automatically fix some issues reported by flake8 (forked from autoflake).
upload_time2023-07-29 01:13:57
maintainer
docs_urlNone
authorFrancisco Souza
requires_python>=3.7,<4.0
licenseMIT
keywords flake8 automatic fixer
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Please move back to autoflake

autoflake is maintained now, check it out: https://github.com/PyCQA/autoflake

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/fsouza/autoflake8",
    "name": "autoflake8",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7,<4.0",
    "maintainer_email": "",
    "keywords": "flake8,automatic,fixer",
    "author": "Francisco Souza",
    "author_email": "fsouza@users.noreply.github.com",
    "download_url": "https://files.pythonhosted.org/packages/0b/7b/e591d2f15c0244d7dc95e7c7eca46c5c171e74b9c3284ba5bba9e438d0c3/autoflake8-0.4.1.tar.gz",
    "platform": null,
    "description": "# Please move back to autoflake\n\nautoflake is maintained now, check it out: https://github.com/PyCQA/autoflake\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Tool to automatically fix some issues reported by flake8 (forked from autoflake).",
    "version": "0.4.1",
    "project_urls": {
        "Homepage": "https://github.com/fsouza/autoflake8",
        "Repository": "https://github.com/fsouza/autoflake8"
    },
    "split_keywords": [
        "flake8",
        "automatic",
        "fixer"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "923e01e49266a5fa0177cc2c39447e3abcf6e83d2ccd34c366befc626e751752",
                "md5": "0dc231050b06f19f78f81e45e6631bbe",
                "sha256": "fdf663b627993ac38e5b55b7d742c388fb2a4f34798a052f43eecc5e8d629e9d"
            },
            "downloads": -1,
            "filename": "autoflake8-0.4.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0dc231050b06f19f78f81e45e6631bbe",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7,<4.0",
            "size": 14782,
            "upload_time": "2023-07-29T01:13:56",
            "upload_time_iso_8601": "2023-07-29T01:13:56.159850Z",
            "url": "https://files.pythonhosted.org/packages/92/3e/01e49266a5fa0177cc2c39447e3abcf6e83d2ccd34c366befc626e751752/autoflake8-0.4.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0b7be591d2f15c0244d7dc95e7c7eca46c5c171e74b9c3284ba5bba9e438d0c3",
                "md5": "0816c54e69424c86971699334fb9acca",
                "sha256": "c17da499bd2b71ba02fb11fe53ff1ad83d7dae6efb0f115fd1344f467797c679"
            },
            "downloads": -1,
            "filename": "autoflake8-0.4.1.tar.gz",
            "has_sig": false,
            "md5_digest": "0816c54e69424c86971699334fb9acca",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7,<4.0",
            "size": 11804,
            "upload_time": "2023-07-29T01:13:57",
            "upload_time_iso_8601": "2023-07-29T01:13:57.150078Z",
            "url": "https://files.pythonhosted.org/packages/0b/7b/e591d2f15c0244d7dc95e7c7eca46c5c171e74b9c3284ba5bba9e438d0c3/autoflake8-0.4.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-29 01:13:57",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "fsouza",
    "github_project": "autoflake8",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "autoflake8"
}
        
Elapsed time: 2.40738s