OhMyDecorators


NameOhMyDecorators JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/A-Boring-Square/OhMyDecorators
SummaryA Python library that provides lots of decorators for simple tasks.
upload_time2024-07-30 15:38:07
maintainerNone
docs_urlNone
authorA-Boring-Square
requires_python>=3.6
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # About



# Installation



# Docs



# Example Program

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/A-Boring-Square/OhMyDecorators",
    "name": "OhMyDecorators",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": "A-Boring-Square",
    "author_email": "aboringsquare@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/6f/f6/5919c1f8822881cfa4395cb588980ec3b465a7e6ada3dd88778bbe7377df/ohmydecorators-0.1.0.tar.gz",
    "platform": null,
    "description": "# About\r\n\r\n\r\n\r\n# Installation\r\n\r\n\r\n\r\n# Docs\r\n\r\n\r\n\r\n# Example Program\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A Python library that provides lots of decorators for simple tasks.",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/A-Boring-Square/OhMyDecorators"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6ff65919c1f8822881cfa4395cb588980ec3b465a7e6ada3dd88778bbe7377df",
                "md5": "a6850134074744282a6331f60cd9437c",
                "sha256": "ef0f2b2442b73f0079a763327c7cb2c4810e16af074a976c97d1a63ad22cfaa9"
            },
            "downloads": -1,
            "filename": "ohmydecorators-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "a6850134074744282a6331f60cd9437c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 2699,
            "upload_time": "2024-07-30T15:38:07",
            "upload_time_iso_8601": "2024-07-30T15:38:07.282437Z",
            "url": "https://files.pythonhosted.org/packages/6f/f6/5919c1f8822881cfa4395cb588980ec3b465a7e6ada3dd88778bbe7377df/ohmydecorators-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-30 15:38:07",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "A-Boring-Square",
    "github_project": "OhMyDecorators",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "ohmydecorators"
}
        
Elapsed time: 0.37204s