singular-api-client


Namesingular-api-client JSON
Version 0.7.1 PyPI version JSON
download
home_pagehttps://github.com/singular-labs/singular_api_client/
SummaryHelper Library to use Singular Reporting API
upload_time2025-08-07 12:35:48
maintainerNone
docs_urlNone
authorSingular Labs, Inc
requires_pythonNone
licenseApache
keywords singular
VCS
bugtrack_url
requirements requests pytz retrying futures
Travis-CI No Travis.
coveralls test coverage No coveralls.
            This is the official Singular Reporting API Python Library. This library allows easy BI integration of Singular.
For more information please visit our github repo: https://github.com/singular-labs/singular_api_client/

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/singular-labs/singular_api_client/",
    "name": "singular-api-client",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "singular",
    "author": "Singular Labs, Inc",
    "author_email": "devs@singular.net",
    "download_url": "https://files.pythonhosted.org/packages/7a/c4/257170dc9e816c6373c41f38303b7a36c38385dd8ca26ab3d0e0fa9ecf01/singular_api_client-0.7.1.tar.gz",
    "platform": null,
    "description": "This is the official Singular Reporting API Python Library. This library allows easy BI integration of Singular.\nFor more information please visit our github repo: https://github.com/singular-labs/singular_api_client/\n",
    "bugtrack_url": null,
    "license": "Apache",
    "summary": "Helper Library to use Singular Reporting API",
    "version": "0.7.1",
    "project_urls": {
        "Documentation": "https://github.com/singular-labs/singular_api_client",
        "Download": "https://github.com/singular-labs/singular_api_client/tarball/0.7.1",
        "Homepage": "https://github.com/singular-labs/singular_api_client/",
        "Source": "https://github.com/singular-labs/singular_api_client",
        "Tracker": "https://github.com/singular-labs/singular_api_client/issues"
    },
    "split_keywords": [
        "singular"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9d93d8c19fa780e1602e444e9aad6e294105cb2b45de96126eb6641af6269b72",
                "md5": "31956fd52eaaa3628b8860b6f87c7f50",
                "sha256": "fc5226b2f51687e437c003ff089b34406de8510b43b79ff596b76f03e0fe18ba"
            },
            "downloads": -1,
            "filename": "singular_api_client-0.7.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "31956fd52eaaa3628b8860b6f87c7f50",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 10824,
            "upload_time": "2025-08-07T12:35:46",
            "upload_time_iso_8601": "2025-08-07T12:35:46.497012Z",
            "url": "https://files.pythonhosted.org/packages/9d/93/d8c19fa780e1602e444e9aad6e294105cb2b45de96126eb6641af6269b72/singular_api_client-0.7.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7ac4257170dc9e816c6373c41f38303b7a36c38385dd8ca26ab3d0e0fa9ecf01",
                "md5": "e0898d0e7f68fd5bc29692ca557fb4ed",
                "sha256": "2dbaad08572d55faf37781e195d55cb90b3abc2811aff83bde1571a2428eadb7"
            },
            "downloads": -1,
            "filename": "singular_api_client-0.7.1.tar.gz",
            "has_sig": false,
            "md5_digest": "e0898d0e7f68fd5bc29692ca557fb4ed",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 12620,
            "upload_time": "2025-08-07T12:35:48",
            "upload_time_iso_8601": "2025-08-07T12:35:48.044759Z",
            "url": "https://files.pythonhosted.org/packages/7a/c4/257170dc9e816c6373c41f38303b7a36c38385dd8ca26ab3d0e0fa9ecf01/singular_api_client-0.7.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-07 12:35:48",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "singular-labs",
    "github_project": "singular_api_client",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "requests",
            "specs": [
                [
                    "==",
                    "2.20.0"
                ]
            ]
        },
        {
            "name": "pytz",
            "specs": [
                [
                    "==",
                    "2016.6.1"
                ]
            ]
        },
        {
            "name": "retrying",
            "specs": [
                [
                    "==",
                    "1.3.3"
                ]
            ]
        },
        {
            "name": "futures",
            "specs": [
                [
                    "==",
                    "3.1.1"
                ]
            ]
        }
    ],
    "lcname": "singular-api-client"
}
        
Elapsed time: 1.15053s