singular-api-client


Namesingular-api-client JSON
Version 0.6.9 PyPI version JSON
download
home_pagehttps://github.com/singular-labs/singular_api_client/
SummaryHelper Library to use Singular Reporting API
upload_time2024-12-15 15:02:38
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/26/34/51e8893f1ca44b6c6b91f27d9a527d59e19a54f35b84d072c9051fb8262c/singular_api_client-0.6.9.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.9",
    "project_urls": {
        "Documentation": "https://github.com/singular-labs/singular_api_client",
        "Download": "https://github.com/singular-labs/singular_api_client/tarball/0.6.9",
        "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": "1d5697d36538d99ae7fb793a843a22d649d4e24e937f68f4c1456eaed7817607",
                "md5": "6e42532c543995d9999a799b64e2251a",
                "sha256": "68803bd98ade79974870729a06a0e2cc5d0b459e89e9fbee51d037702411fcfc"
            },
            "downloads": -1,
            "filename": "singular_api_client-0.6.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6e42532c543995d9999a799b64e2251a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 10731,
            "upload_time": "2024-12-15T15:02:37",
            "upload_time_iso_8601": "2024-12-15T15:02:37.078935Z",
            "url": "https://files.pythonhosted.org/packages/1d/56/97d36538d99ae7fb793a843a22d649d4e24e937f68f4c1456eaed7817607/singular_api_client-0.6.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "263451e8893f1ca44b6c6b91f27d9a527d59e19a54f35b84d072c9051fb8262c",
                "md5": "a7e464b87420eb3076894744747f730e",
                "sha256": "c4f04c768744a02ee37070e5aac63a4a35cdcd23e176182b84472eba15cb2a4a"
            },
            "downloads": -1,
            "filename": "singular_api_client-0.6.9.tar.gz",
            "has_sig": false,
            "md5_digest": "a7e464b87420eb3076894744747f730e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 12557,
            "upload_time": "2024-12-15T15:02:38",
            "upload_time_iso_8601": "2024-12-15T15:02:38.251524Z",
            "url": "https://files.pythonhosted.org/packages/26/34/51e8893f1ca44b6c6b91f27d9a527d59e19a54f35b84d072c9051fb8262c/singular_api_client-0.6.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-15 15:02:38",
    "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.34587s