pytypeworks


Namepytypeworks JSON
Version 0.1.0.8548343949 PyPI version JSON
download
home_pagehttps://github.com/fvutils/pytypeworks
SummaryPyTypeWorks provides utilities for decorator-driven type manipulation and introspection.
upload_time2024-04-04 02:20:20
maintainerNone
docs_urlNone
authorMatthew Ballance
requires_pythonNone
licenseApache 2.0
keywords python decorators
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
  Python library for manipulating and introspecting types with decorators
  

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/fvutils/pytypeworks",
    "name": "pytypeworks",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "Python, Decorators",
    "author": "Matthew Ballance",
    "author_email": "matt.ballance@gmail.com",
    "download_url": null,
    "platform": null,
    "description": "\n  Python library for manipulating and introspecting types with decorators\n  \n",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "PyTypeWorks provides utilities for decorator-driven type manipulation and introspection.",
    "version": "0.1.0.8548343949",
    "project_urls": {
        "Homepage": "https://github.com/fvutils/pytypeworks"
    },
    "split_keywords": [
        "python",
        " decorators"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7ff3cc09cbf8bba364fda006554a43263d47757f6fbf7b60bd5164abdb83c60b",
                "md5": "9dae99663911a3f1d21bff217d165d04",
                "sha256": "2684e2221ffa14eaf12455dc0d221454a863d7a4b4dca6c3e0998b097740a9b5"
            },
            "downloads": -1,
            "filename": "pytypeworks-0.1.0.8548343949-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9dae99663911a3f1d21bff217d165d04",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 12513,
            "upload_time": "2024-04-04T02:20:20",
            "upload_time_iso_8601": "2024-04-04T02:20:20.759897Z",
            "url": "https://files.pythonhosted.org/packages/7f/f3/cc09cbf8bba364fda006554a43263d47757f6fbf7b60bd5164abdb83c60b/pytypeworks-0.1.0.8548343949-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-04 02:20:20",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "fvutils",
    "github_project": "pytypeworks",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pytypeworks"
}
        
Elapsed time: 0.20959s