pyironscales


Namepyironscales JSON
Version 0.1.4 PyPI version JSON
download
home_pageNone
SummaryA full-featured Python client for the Ironscales API
upload_time2025-08-06 20:34:15
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseNone
keywords api annotated client ironscales msp python typed
VCS
bugtrack_url
requirements requests pydantic typing_extensions
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pyironscales
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pyironscales",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "API, Annotated, Client, Ironscales, MSP, Python, Typed",
    "author": null,
    "author_email": "Peter Annabel <peter.annabel@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/1c/4b/226f998cfb34eff34653c38fc8b4b3f5308ca77868038455354e15f96f60/pyironscales-0.1.4.tar.gz",
    "platform": null,
    "description": "# pyironscales",
    "bugtrack_url": null,
    "license": null,
    "summary": "A full-featured Python client for the Ironscales API",
    "version": "0.1.4",
    "project_urls": {
        "Homepage": "https://github.com/brygphilomena/pyironscales",
        "Issues": "https://github.com/brygphilomena/pyironscales/issues"
    },
    "split_keywords": [
        "api",
        " annotated",
        " client",
        " ironscales",
        " msp",
        " python",
        " typed"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a0957e3ff4cf247be22390fe181684c98ae8d15bbd5d7e7fe9986c3db08ccb5a",
                "md5": "42c0d83a84737a64e2ec88eadced4d8f",
                "sha256": "a7d00124bb849644b2abd3d0382b05c7f1670271fec124237a29df3ea74765fc"
            },
            "downloads": -1,
            "filename": "pyironscales-0.1.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "42c0d83a84737a64e2ec88eadced4d8f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 81192,
            "upload_time": "2025-08-06T20:34:14",
            "upload_time_iso_8601": "2025-08-06T20:34:14.479382Z",
            "url": "https://files.pythonhosted.org/packages/a0/95/7e3ff4cf247be22390fe181684c98ae8d15bbd5d7e7fe9986c3db08ccb5a/pyironscales-0.1.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1c4b226f998cfb34eff34653c38fc8b4b3f5308ca77868038455354e15f96f60",
                "md5": "10d99ef98e2661a093ed1a4a4b283ddf",
                "sha256": "cb2be2ab371c8935b19e3207174ba408b19ed8e6485ecb96081cba5c237324b7"
            },
            "downloads": -1,
            "filename": "pyironscales-0.1.4.tar.gz",
            "has_sig": false,
            "md5_digest": "10d99ef98e2661a093ed1a4a4b283ddf",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 37224,
            "upload_time": "2025-08-06T20:34:15",
            "upload_time_iso_8601": "2025-08-06T20:34:15.784818Z",
            "url": "https://files.pythonhosted.org/packages/1c/4b/226f998cfb34eff34653c38fc8b4b3f5308ca77868038455354e15f96f60/pyironscales-0.1.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-06 20:34:15",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "brygphilomena",
    "github_project": "pyironscales",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "requests",
            "specs": [
                [
                    "==",
                    "2.32.4"
                ]
            ]
        },
        {
            "name": "pydantic",
            "specs": [
                [
                    "==",
                    "2.11.7"
                ]
            ]
        },
        {
            "name": "typing_extensions",
            "specs": [
                [
                    "==",
                    "4.14.1"
                ]
            ]
        }
    ],
    "lcname": "pyironscales"
}
        
Elapsed time: 0.95466s