atmodata


Nameatmodata JSON
Version 0.2 PyPI version JSON
download
home_pagehttps://github.com/sehoffmann/atmodata
SummaryA collection of high performant data loading tools for spatio-temporal ML based on torchdata
upload_time2023-03-27 18:28:56
maintainer
docs_urlNone
authorSebastian Hoffmann
requires_python>=3.8
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # atmodata
[![](https://img.shields.io/github/actions/workflow/status/sehoffmann/atmodata/run_tests.yml?logo=github)](https://github.com/sehoffmann/atmodata/actions/workflows/run_tests.yml)
[![](https://img.shields.io/github/actions/workflow/status/sehoffmann/atmodata/linting.yml?label=lint&logo=github)](https://github.com/sehoffmann/atmodata/actions/workflows/linting.yml)
[![](https://img.shields.io/pypi/v/atmodata)](https://pypi.org/project/atmodata/)

A collection of high performant data loading tools for spatio-temporal ML based on torchdata



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/sehoffmann/atmodata",
    "name": "atmodata",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "",
    "author": "Sebastian Hoffmann",
    "author_email": "shoffmann.git@gmail.com",
    "download_url": "",
    "platform": null,
    "description": "# atmodata\n[![](https://img.shields.io/github/actions/workflow/status/sehoffmann/atmodata/run_tests.yml?logo=github)](https://github.com/sehoffmann/atmodata/actions/workflows/run_tests.yml)\n[![](https://img.shields.io/github/actions/workflow/status/sehoffmann/atmodata/linting.yml?label=lint&logo=github)](https://github.com/sehoffmann/atmodata/actions/workflows/linting.yml)\n[![](https://img.shields.io/pypi/v/atmodata)](https://pypi.org/project/atmodata/)\n\nA collection of high performant data loading tools for spatio-temporal ML based on torchdata\n\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A collection of high performant data loading tools for spatio-temporal ML based on torchdata",
    "version": "0.2",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c5c18ce8c857d2bb8a2f0e331412f0df4c235112e68b07dec97aae8131d149d7",
                "md5": "fdfa85684cb83cc9b3c20e79a07e499d",
                "sha256": "189247df0f789f1898384c10ca8a6c860dd05fe7c7a78933c7e6546268aac8dd"
            },
            "downloads": -1,
            "filename": "atmodata-0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fdfa85684cb83cc9b3c20e79a07e499d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 16474,
            "upload_time": "2023-03-27T18:28:56",
            "upload_time_iso_8601": "2023-03-27T18:28:56.232247Z",
            "url": "https://files.pythonhosted.org/packages/c5/c1/8ce8c857d2bb8a2f0e331412f0df4c235112e68b07dec97aae8131d149d7/atmodata-0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-27 18:28:56",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "sehoffmann",
    "github_project": "atmodata",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "atmodata"
}
        
Elapsed time: 0.08290s