decorators-dunningrb


Namedecorators-dunningrb JSON
Version 0.1.0 PyPI version JSON
download
home_page
SummaryA library of decorators.
upload_time2024-02-02 21:59:48
maintainer
docs_urlNone
author
requires_python>=3.8
licenseMIT License
keywords decorators
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # decorators
This project defines custom decorators that I want to make available to 
other projects.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "decorators-dunningrb",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "decorators",
    "author": "",
    "author_email": "Rodney Dunning <dunningrb@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/0d/4b/b92c03fb520572d929f29522dabd42db3f4a2c76049aa4118ff44a707b9d/decorators_dunningrb-0.1.0.tar.gz",
    "platform": null,
    "description": "# decorators\nThis project defines custom decorators that I want to make available to \nother projects.\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "A library of decorators.",
    "version": "0.1.0",
    "project_urls": {
        "Repository": "https://github.com/dunningrb/decorators"
    },
    "split_keywords": [
        "decorators"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "13caf7a30a1b565b7153a815e8858598ab37e905e992ba461a9ca3d4dab1eab9",
                "md5": "f5175135978bc4e1c1ccd4d37644f8b8",
                "sha256": "13215960a8e7ba17386fe90f1c5d163c15af68e39e826413f587f24764cb94e8"
            },
            "downloads": -1,
            "filename": "decorators_dunningrb-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f5175135978bc4e1c1ccd4d37644f8b8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 2238,
            "upload_time": "2024-02-02T21:59:45",
            "upload_time_iso_8601": "2024-02-02T21:59:45.812654Z",
            "url": "https://files.pythonhosted.org/packages/13/ca/f7a30a1b565b7153a815e8858598ab37e905e992ba461a9ca3d4dab1eab9/decorators_dunningrb-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0d4bb92c03fb520572d929f29522dabd42db3f4a2c76049aa4118ff44a707b9d",
                "md5": "643d815c24e0321bb6b3188047f63df7",
                "sha256": "bb5c19daa2468201c32e4dd119dd8ab0b4f2b7f4251be73e0c2d04ea20cc4ed0"
            },
            "downloads": -1,
            "filename": "decorators_dunningrb-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "643d815c24e0321bb6b3188047f63df7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 1846,
            "upload_time": "2024-02-02T21:59:48",
            "upload_time_iso_8601": "2024-02-02T21:59:48.270935Z",
            "url": "https://files.pythonhosted.org/packages/0d/4b/b92c03fb520572d929f29522dabd42db3f4a2c76049aa4118ff44a707b9d/decorators_dunningrb-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-02 21:59:48",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "dunningrb",
    "github_project": "decorators",
    "github_not_found": true,
    "lcname": "decorators-dunningrb"
}
        
Elapsed time: 0.31494s