sosi-api


Namesosi-api JSON
Version 0.1.4 PyPI version JSON
download
home_pagehttps://github.com/ronrest/sosi_api
SummaryA base for creating a python wrapper of a REST API
upload_time2023-10-29 21:10:01
maintainer
docs_urlNone
authorronny
requires_python>=3.8, <4.0
license
keywords
VCS
bugtrack_url
requirements certifi charset-normalizer idna python-dateutil python-decouple requests six urllib3
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ronrest/sosi_api",
    "name": "sosi-api",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8, <4.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "ronny",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/c0/ac/e09b4e89ca990fe42e60229fc6bc1634726374f0826032ef8b0b444afd66/sosi_api-0.1.4.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "",
    "summary": "A base for creating a python wrapper of a REST API",
    "version": "0.1.4",
    "project_urls": {
        "Bug Tracker": "https://github.com/ronrest/sosi_api/issues",
        "Documentation": "https://github.com/ronrest/sosi_api/blob/master/README.md",
        "Homepage": "https://github.com/ronrest/sosi_api"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "20a48518f2219f7c20d18a2d9ccb3e5e10740ee1ae5548582df02e6483f5e03f",
                "md5": "9848cdda2eba01bad8ba2c46ecef9bf3",
                "sha256": "48fa1ed566baab821fb67d33a6bbac3b7b9412846c319195fda13cf741a69fe6"
            },
            "downloads": -1,
            "filename": "sosi_api-0.1.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9848cdda2eba01bad8ba2c46ecef9bf3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8, <4.0",
            "size": 10288,
            "upload_time": "2023-10-29T21:09:58",
            "upload_time_iso_8601": "2023-10-29T21:09:58.036560Z",
            "url": "https://files.pythonhosted.org/packages/20/a4/8518f2219f7c20d18a2d9ccb3e5e10740ee1ae5548582df02e6483f5e03f/sosi_api-0.1.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c0ace09b4e89ca990fe42e60229fc6bc1634726374f0826032ef8b0b444afd66",
                "md5": "a09e967117b958cfc6b4517354c2bdd2",
                "sha256": "4f6d2643240844a175f47668bd770cd2e46edeb582bd0b4cd1451d0f88807168"
            },
            "downloads": -1,
            "filename": "sosi_api-0.1.4.tar.gz",
            "has_sig": false,
            "md5_digest": "a09e967117b958cfc6b4517354c2bdd2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8, <4.0",
            "size": 9188,
            "upload_time": "2023-10-29T21:10:01",
            "upload_time_iso_8601": "2023-10-29T21:10:01.594593Z",
            "url": "https://files.pythonhosted.org/packages/c0/ac/e09b4e89ca990fe42e60229fc6bc1634726374f0826032ef8b0b444afd66/sosi_api-0.1.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-29 21:10:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ronrest",
    "github_project": "sosi_api",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "certifi",
            "specs": [
                [
                    "==",
                    "2021.10.8"
                ]
            ]
        },
        {
            "name": "charset-normalizer",
            "specs": [
                [
                    "==",
                    "2.0.9"
                ]
            ]
        },
        {
            "name": "idna",
            "specs": [
                [
                    "==",
                    "3.3"
                ]
            ]
        },
        {
            "name": "python-dateutil",
            "specs": [
                [
                    "==",
                    "2.8.2"
                ]
            ]
        },
        {
            "name": "python-decouple",
            "specs": [
                [
                    "==",
                    "3.5"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    "==",
                    "2.26.0"
                ]
            ]
        },
        {
            "name": "six",
            "specs": [
                [
                    "==",
                    "1.16.0"
                ]
            ]
        },
        {
            "name": "urllib3",
            "specs": [
                [
                    "==",
                    "1.26.7"
                ]
            ]
        }
    ],
    "lcname": "sosi-api"
}
        
Elapsed time: 0.68980s