pysimplesat


Namepysimplesat JSON
Version 0.1.9 PyPI version JSON
download
home_pageNone
SummaryA full-featured Python client for the SimpleSat API
upload_time2025-08-07 02:28:55
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseNone
keywords api annotated client msp python simplesat typed
VCS
bugtrack_url
requirements requests pydantic typing_extensions
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pysimplesat
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pysimplesat",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "API, Annotated, Client, MSP, Python, SimpleSat, Typed",
    "author": null,
    "author_email": "Peter Annabel <peter.annabel@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/e2/8e/3014d94b4e7c3c8396dbeb61da5a67ae6cc0bd37c7546d9e759550ba870d/pysimplesat-0.1.9.tar.gz",
    "platform": null,
    "description": "# pysimplesat",
    "bugtrack_url": null,
    "license": null,
    "summary": "A full-featured Python client for the SimpleSat API",
    "version": "0.1.9",
    "project_urls": {
        "Homepage": "https://github.com/brygphilomena/pysimplesat",
        "Issues": "https://github.com/brygphilomena/pysimplesat/issues"
    },
    "split_keywords": [
        "api",
        " annotated",
        " client",
        " msp",
        " python",
        " simplesat",
        " typed"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "16472ec16600d111e1898c3c1e8eb72cb94853c2d874cb0c1993764ddf6ec6ee",
                "md5": "d4040d2d42acf49963a67555bd6a89f8",
                "sha256": "79c728031bf7ac5b302304b349d82b180efcdf3c1cdddf82ce610a132e6e88c4"
            },
            "downloads": -1,
            "filename": "pysimplesat-0.1.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d4040d2d42acf49963a67555bd6a89f8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 43393,
            "upload_time": "2025-08-07T02:28:54",
            "upload_time_iso_8601": "2025-08-07T02:28:54.594192Z",
            "url": "https://files.pythonhosted.org/packages/16/47/2ec16600d111e1898c3c1e8eb72cb94853c2d874cb0c1993764ddf6ec6ee/pysimplesat-0.1.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e28e3014d94b4e7c3c8396dbeb61da5a67ae6cc0bd37c7546d9e759550ba870d",
                "md5": "afce450a2ddfcb5f433469bbbd988932",
                "sha256": "b14c74c198ed053af50ec1b9ce26f87369cebb94e3284101a3ab8d0a3c263ae8"
            },
            "downloads": -1,
            "filename": "pysimplesat-0.1.9.tar.gz",
            "has_sig": false,
            "md5_digest": "afce450a2ddfcb5f433469bbbd988932",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 28326,
            "upload_time": "2025-08-07T02:28:55",
            "upload_time_iso_8601": "2025-08-07T02:28:55.899183Z",
            "url": "https://files.pythonhosted.org/packages/e2/8e/3014d94b4e7c3c8396dbeb61da5a67ae6cc0bd37c7546d9e759550ba870d/pysimplesat-0.1.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-07 02:28:55",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "brygphilomena",
    "github_project": "pysimplesat",
    "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": "pysimplesat"
}
        
Elapsed time: 2.37161s