osdata


Nameosdata JSON
Version 1.0.0 PyPI version JSON
download
home_page
SummaryA Universal SDK for discovering and analyzing research datasets
upload_time2024-02-27 22:24:13
maintainer
docs_urlNone
authorOsyris Technologies, Inc.
requires_python
license
keywords osyris data dataset ai
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # OS Data

OS Data is a Python package by  Osyris designed to simplify and accelerate the data analysis process. Simply provide the Osyris path to a dataset and it will be available as a dataframe.

## Installation

You can install OS Data using pip:

```bash
pip install osdata

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "osdata",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "osyris,data,dataset,ai",
    "author": "Osyris Technologies, Inc.",
    "author_email": "dev@osyris.io",
    "download_url": "https://files.pythonhosted.org/packages/f4/53/7c05a540c141196092212e23c5e4a329f37efae09de8a4c735e2791242ca/osdata-1.0.0.tar.gz",
    "platform": null,
    "description": "# OS Data\n\nOS Data is a Python package by  Osyris designed to simplify and accelerate the data analysis process. Simply provide the Osyris path to a dataset and it will be available as a dataframe.\n\n## Installation\n\nYou can install OS Data using pip:\n\n```bash\npip install osdata\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A Universal SDK for discovering and analyzing research datasets",
    "version": "1.0.0",
    "project_urls": null,
    "split_keywords": [
        "osyris",
        "data",
        "dataset",
        "ai"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5e71a597232d8f6a256c9487f56174cfaaade0a737cecdc4d98ca284ececf4b0",
                "md5": "531bee14809b4b1ebf7bc75f8a19c421",
                "sha256": "3eb0e3e4685a798ed364ab92b77fb8d59c91e68f15a118754cb88e6e8ce38ded"
            },
            "downloads": -1,
            "filename": "osdata-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "531bee14809b4b1ebf7bc75f8a19c421",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 5118,
            "upload_time": "2024-02-27T22:22:59",
            "upload_time_iso_8601": "2024-02-27T22:22:59.593572Z",
            "url": "https://files.pythonhosted.org/packages/5e/71/a597232d8f6a256c9487f56174cfaaade0a737cecdc4d98ca284ececf4b0/osdata-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f4537c05a540c141196092212e23c5e4a329f37efae09de8a4c735e2791242ca",
                "md5": "bf82e6d8c725e6db0bf873ef2fa234e5",
                "sha256": "1b91ceb00129bacfcc4b80b6ef4bd9afa2f13613bf2b8399fb86df9dd88fd548"
            },
            "downloads": -1,
            "filename": "osdata-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "bf82e6d8c725e6db0bf873ef2fa234e5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3996,
            "upload_time": "2024-02-27T22:24:13",
            "upload_time_iso_8601": "2024-02-27T22:24:13.998215Z",
            "url": "https://files.pythonhosted.org/packages/f4/53/7c05a540c141196092212e23c5e4a329f37efae09de8a4c735e2791242ca/osdata-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-27 22:24:13",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "osdata"
}
        
Elapsed time: 0.18936s