ament-lint-flake8


Nameament-lint-flake8 JSON
Version 0.14.4 PyPI version JSON
download
home_pagehttps://github.com/ament/ament_lint
SummaryCheck Python code style using flake8.
upload_time2023-10-03 01:38:17
maintainerMichael Jeronimo
docs_urlNone
authorD. Hood
requires_python
licenseApache License, Version 2.0
keywords ros
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            The ability to check code for syntax and style conventions with flake8.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ament/ament_lint",
    "name": "ament-lint-flake8",
    "maintainer": "Michael Jeronimo",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "michael.jeronimo@openrobotics.org",
    "keywords": "ROS",
    "author": "D. Hood",
    "author_email": "dhood@osrfoundation.org",
    "download_url": "https://github.com/ament/ament_lint/releases",
    "platform": null,
    "description": "The ability to check code for syntax and style conventions with flake8.\n",
    "bugtrack_url": null,
    "license": "Apache License, Version 2.0",
    "summary": "Check Python code style using flake8.",
    "version": "0.14.4",
    "project_urls": {
        "Download": "https://github.com/ament/ament_lint/releases",
        "Homepage": "https://github.com/ament/ament_lint"
    },
    "split_keywords": [
        "ros"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ce081133c5073a9ae7b76d8d0c881b3df0b96aaf4d1d5b1fc6139e410796e72f",
                "md5": "e6b2c3cb376dc82c431bd14b2a62e9de",
                "sha256": "54797853aae0d88f3421b7adfd9f82f54e49480f73444e4d128f68892922f731"
            },
            "downloads": -1,
            "filename": "ament_lint_flake8-0.14.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e6b2c3cb376dc82c431bd14b2a62e9de",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 7594,
            "upload_time": "2023-10-03T01:38:17",
            "upload_time_iso_8601": "2023-10-03T01:38:17.086042Z",
            "url": "https://files.pythonhosted.org/packages/ce/08/1133c5073a9ae7b76d8d0c881b3df0b96aaf4d1d5b1fc6139e410796e72f/ament_lint_flake8-0.14.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-03 01:38:17",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ament",
    "github_project": "ament_lint",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "ament-lint-flake8"
}
        
Elapsed time: 0.11925s