pysimplesat


Namepysimplesat JSON
Version 0.1.1 PyPI version JSON
download
home_pageNone
SummaryA full-featured Python client for the SimpleSat API
upload_time2025-08-01 13:29:03
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/79/b3/9ce9a1719039301461160dadabe79ce1688b0f01094eedc2ecb347284c7b/pysimplesat-0.1.1.tar.gz",
    "platform": null,
    "description": "# pysimplesat",
    "bugtrack_url": null,
    "license": null,
    "summary": "A full-featured Python client for the SimpleSat API",
    "version": "0.1.1",
    "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": "e257555ae41645fb5947513e8075f13805af05cc29e560cb0731d9e164e85c16",
                "md5": "ec9d51bcf725421b41103f2d59d9b3b2",
                "sha256": "7c20e335230063df1aa8cc814da6ed62f46d890e3b34bf92b24c01ef6866fe10"
            },
            "downloads": -1,
            "filename": "pysimplesat-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ec9d51bcf725421b41103f2d59d9b3b2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 43385,
            "upload_time": "2025-08-01T13:29:01",
            "upload_time_iso_8601": "2025-08-01T13:29:01.834125Z",
            "url": "https://files.pythonhosted.org/packages/e2/57/555ae41645fb5947513e8075f13805af05cc29e560cb0731d9e164e85c16/pysimplesat-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "79b39ce9a1719039301461160dadabe79ce1688b0f01094eedc2ecb347284c7b",
                "md5": "b6352865c0c14412fc465af3eddaf2c0",
                "sha256": "440cd3b30f3344d390aff01b6f89fad5750d10fb4d36a0deef23d0390b015fd5"
            },
            "downloads": -1,
            "filename": "pysimplesat-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "b6352865c0c14412fc465af3eddaf2c0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 28358,
            "upload_time": "2025-08-01T13:29:03",
            "upload_time_iso_8601": "2025-08-01T13:29:03.031951Z",
            "url": "https://files.pythonhosted.org/packages/79/b3/9ce9a1719039301461160dadabe79ce1688b0f01094eedc2ecb347284c7b/pysimplesat-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-01 13:29:03",
    "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: 1.58712s