datasetclient


Namedatasetclient JSON
Version 0.1.3 PyPI version JSON
download
home_pagehttps://gitlab.com/shoumitrof26/datasetclient
SummaryA simple Python package to interact with a IDARE dataset API.
upload_time2025-02-10 09:28:31
maintainerShoumitro Roy
docs_urlNone
authorShoumitro Roy
requires_python>=3.6
licenseNone
keywords dataset api pandas requests python
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # DatasetClient

A simple Python package to interact with dataset APIs using Pandas.

## Installation

```bash
pip install datasetclient

            

Raw data

            {
    "_id": null,
    "home_page": "https://gitlab.com/shoumitrof26/datasetclient",
    "name": "datasetclient",
    "maintainer": "Shoumitro Roy",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "sray@idare.io",
    "keywords": "dataset, API, pandas, requests, Python",
    "author": "Shoumitro Roy",
    "author_email": "sray@idare.io",
    "download_url": "https://files.pythonhosted.org/packages/3c/30/a3a881d4cb9729eef7de8414639093d88a5e78b9f2d7c090a285220fe866/datasetclient-0.1.3.tar.gz",
    "platform": null,
    "description": "# DatasetClient\n\nA simple Python package to interact with dataset APIs using Pandas.\n\n## Installation\n\n```bash\npip install datasetclient\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A simple Python package to interact with a IDARE dataset API.",
    "version": "0.1.3",
    "project_urls": {
        "Homepage": "https://gitlab.com/shoumitrof26/datasetclient",
        "Source Code": "https://gitlab.com/shoumitrof26/datasetclient"
    },
    "split_keywords": [
        "dataset",
        " api",
        " pandas",
        " requests",
        " python"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "779340796da3e23931a084b14895f9d2229fd1e527582d4584fab6ee96fe4a37",
                "md5": "8c95048ac59cf9e36a4504011b0f28e0",
                "sha256": "91174691860f60f68594e3ec2488158b98dbc28eadb47dbd95d09106a4c5695c"
            },
            "downloads": -1,
            "filename": "datasetclient-0.1.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8c95048ac59cf9e36a4504011b0f28e0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 2390,
            "upload_time": "2025-02-10T09:28:29",
            "upload_time_iso_8601": "2025-02-10T09:28:29.397389Z",
            "url": "https://files.pythonhosted.org/packages/77/93/40796da3e23931a084b14895f9d2229fd1e527582d4584fab6ee96fe4a37/datasetclient-0.1.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "3c30a3a881d4cb9729eef7de8414639093d88a5e78b9f2d7c090a285220fe866",
                "md5": "9ed96e3c80b966d4b7a10e56518ad50b",
                "sha256": "1016b7e1ec960baecdc261cc8a59da86d3b5a2bb5ac775709375aa35ffbdf1e9"
            },
            "downloads": -1,
            "filename": "datasetclient-0.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "9ed96e3c80b966d4b7a10e56518ad50b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 2379,
            "upload_time": "2025-02-10T09:28:31",
            "upload_time_iso_8601": "2025-02-10T09:28:31.238263Z",
            "url": "https://files.pythonhosted.org/packages/3c/30/a3a881d4cb9729eef7de8414639093d88a5e78b9f2d7c090a285220fe866/datasetclient-0.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-10 09:28:31",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "shoumitrof26",
    "gitlab_project": "datasetclient",
    "lcname": "datasetclient"
}
        
Elapsed time: 0.41294s