singular-api-client


Namesingular-api-client JSON
Version 0.6.8 PyPI version JSON
download
home_pagehttps://github.com/singular-labs/singular_api_client/
SummaryHelper Library to use Singular Reporting API
upload_time2024-04-11 10:34:52
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/19/33/c83c411b5bee723d9f28766f2b88c3e552d3f9a52b64e6cc60572e5cc4b4/singular_api_client-0.6.8.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.6.8",
    "project_urls": {
        "Documentation": "https://github.com/singular-labs/singular_api_client",
        "Download": "https://github.com/singular-labs/singular_api_client/tarball/0.6.8",
        "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": "3cd2a14988353794e478f35adb3763c734c06ff7f6d5a570540527f544c47cce",
                "md5": "94ec5e80e124c61bfc15f7bb0b476ea7",
                "sha256": "dd9e4e90152d527c722da70eba63058ed915f450cdf3e462fb85766b3233ac32"
            },
            "downloads": -1,
            "filename": "singular_api_client-0.6.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "94ec5e80e124c61bfc15f7bb0b476ea7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 10419,
            "upload_time": "2024-04-11T10:34:50",
            "upload_time_iso_8601": "2024-04-11T10:34:50.572629Z",
            "url": "https://files.pythonhosted.org/packages/3c/d2/a14988353794e478f35adb3763c734c06ff7f6d5a570540527f544c47cce/singular_api_client-0.6.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1933c83c411b5bee723d9f28766f2b88c3e552d3f9a52b64e6cc60572e5cc4b4",
                "md5": "096c6ce32ab4379674a2eba562a3925f",
                "sha256": "6d4077df703ff01d20e1547d38d600283581b62ceb797e8541f6292235228328"
            },
            "downloads": -1,
            "filename": "singular_api_client-0.6.8.tar.gz",
            "has_sig": false,
            "md5_digest": "096c6ce32ab4379674a2eba562a3925f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 12208,
            "upload_time": "2024-04-11T10:34:52",
            "upload_time_iso_8601": "2024-04-11T10:34:52.486893Z",
            "url": "https://files.pythonhosted.org/packages/19/33/c83c411b5bee723d9f28766f2b88c3e552d3f9a52b64e6cc60572e5cc4b4/singular_api_client-0.6.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-11 10:34:52",
    "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: 0.22330s