flake8-numpydtype


Nameflake8-numpydtype JSON
Version 0.0.0.1 PyPI version JSON
download
home_pagehttps://github.com/cielavenir/flake8_numpydtype
Summaryflake8 plugin to warn deprecated numpy dtype
upload_time2024-07-09 05:57:08
maintainerNone
docs_urlNone
authorcielavenir
requires_pythonNone
license0BSD
keywords flake8
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## flake8_numpydtype

flake8 plugin to warn deprecated numpy dtype
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/cielavenir/flake8_numpydtype",
    "name": "flake8-numpydtype",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "flake8",
    "author": "cielavenir",
    "author_email": "cielartisan@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/9c/ca/c993be953a2775536e6cf79751ac81879718816545a236ce0b7891f4476c/flake8_numpydtype-0.0.0.1.tar.gz",
    "platform": "any",
    "description": "## flake8_numpydtype\n\nflake8 plugin to warn deprecated numpy dtype",
    "bugtrack_url": null,
    "license": "0BSD",
    "summary": "flake8 plugin to warn deprecated numpy dtype",
    "version": "0.0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/cielavenir/flake8_numpydtype"
    },
    "split_keywords": [
        "flake8"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9ccac993be953a2775536e6cf79751ac81879718816545a236ce0b7891f4476c",
                "md5": "cb2d0eb0ff676c46d44439f5a88f978b",
                "sha256": "1d92e3049bf7329ad0e20c9070b5a7b1b13f41b7321c6db1c683c1b2a721c400"
            },
            "downloads": -1,
            "filename": "flake8_numpydtype-0.0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "cb2d0eb0ff676c46d44439f5a88f978b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4442,
            "upload_time": "2024-07-09T05:57:08",
            "upload_time_iso_8601": "2024-07-09T05:57:08.642652Z",
            "url": "https://files.pythonhosted.org/packages/9c/ca/c993be953a2775536e6cf79751ac81879718816545a236ce0b7891f4476c/flake8_numpydtype-0.0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-09 05:57:08",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "cielavenir",
    "github_project": "flake8_numpydtype",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "flake8-numpydtype"
}
        
Elapsed time: 1.04731s