deprecat


Namedeprecat JSON
Version 2.1.3 PyPI version JSON
download
home_pagehttps://github.com/mjhajharia/deprecat
SummaryPython @deprecat decorator to deprecate old python classes, functions or methods.
upload_time2024-07-24 00:08:23
maintainerNone
docs_urlNone
authorMeenal Jhajharia
requires_python>=3.6
licenseMIT
keywords deprecate deprecated deprecation warning warn decorator
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Deprecation helper

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/mjhajharia/deprecat",
    "name": "deprecat",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "deprecate, deprecated, deprecation, warning, warn, decorator",
    "author": "Meenal Jhajharia",
    "author_email": "meenal@mjhajharia.com",
    "download_url": "https://files.pythonhosted.org/packages/8a/c3/551fe0655f52b3469cbef2d3ebdf6ed94423ce22463beaed0767550b97c7/deprecat-2.1.3.tar.gz",
    "platform": "any",
    "description": "Deprecation helper\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python @deprecat decorator to deprecate old python classes, functions or methods.",
    "version": "2.1.3",
    "project_urls": {
        "Download": "https://github.com/mjhajharia/deprecat/archive/refs/tags/v2.1.3.tar.gz",
        "Homepage": "https://github.com/mjhajharia/deprecat"
    },
    "split_keywords": [
        "deprecate",
        " deprecated",
        " deprecation",
        " warning",
        " warn",
        " decorator"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e3e7edd1e6d95770450ada89bdd8be4623c751764eed0717f1f7ed51321722a3",
                "md5": "c9e9a1b743e4b4636604d1721048d783",
                "sha256": "8cdff88f0d47711a671a5ef2cfdab13bb213d8d7b74f7a40e1a35facdd68227d"
            },
            "downloads": -1,
            "filename": "deprecat-2.1.3-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c9e9a1b743e4b4636604d1721048d783",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.6",
            "size": 10138,
            "upload_time": "2024-07-24T00:08:21",
            "upload_time_iso_8601": "2024-07-24T00:08:21.297713Z",
            "url": "https://files.pythonhosted.org/packages/e3/e7/edd1e6d95770450ada89bdd8be4623c751764eed0717f1f7ed51321722a3/deprecat-2.1.3-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8ac3551fe0655f52b3469cbef2d3ebdf6ed94423ce22463beaed0767550b97c7",
                "md5": "505e41543495d4d5bd336863e054db0a",
                "sha256": "d93cdd493af68981f0c7d198c2b9df2358ead5e54ce3e671a3522af8785917e8"
            },
            "downloads": -1,
            "filename": "deprecat-2.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "505e41543495d4d5bd336863e054db0a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 16734,
            "upload_time": "2024-07-24T00:08:23",
            "upload_time_iso_8601": "2024-07-24T00:08:23.103276Z",
            "url": "https://files.pythonhosted.org/packages/8a/c3/551fe0655f52b3469cbef2d3ebdf6ed94423ce22463beaed0767550b97c7/deprecat-2.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-24 00:08:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mjhajharia",
    "github_project": "deprecat",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "deprecat"
}
        
Elapsed time: 1.33883s