aq-utilities


Nameaq-utilities JSON
Version 2024.7.14.4 PyPI version JSON
download
home_pageNone
SummaryData utilities for air quality data.
upload_time2024-07-15 17:11:33
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseNone
keywords earth-systems geometric-deep-learning graph-neural-networks
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## Overview

This repository contains the code used for pulling and air-quality data in support of the wider `aq` project. 

Generate build artifacts via ```python3 pip wheel --no-cache-dir aq-utils/ -w kubeflow/artifacts/wheels/aq-utils/```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "aq-utilities",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "earth-systems, geometric-deep-learning, graph-neural-networks",
    "author": null,
    "author_email": "Chris Jellen <cdjellen@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/d9/8f/56bcb4182cc7e30e2f34013140b197fbeef858ba09c0ca3d8b88920f10aa/aq_utilities-2024.7.14.4.tar.gz",
    "platform": null,
    "description": "## Overview\n\nThis repository contains the code used for pulling and air-quality data in support of the wider `aq` project. \n\nGenerate build artifacts via ```python3 pip wheel --no-cache-dir aq-utils/ -w kubeflow/artifacts/wheels/aq-utils/```\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Data utilities for air quality data.",
    "version": "2024.7.14.4",
    "project_urls": {
        "documentation": "https://github.com/cdjellen/aq",
        "homepage": "https://github.com/cdjellen/aq"
    },
    "split_keywords": [
        "earth-systems",
        " geometric-deep-learning",
        " graph-neural-networks"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fba4ccb22599ddb2410f95f7c4a3642be90d4241ea73e0ca9bb260b7441d1c68",
                "md5": "cba56f35be34baa42df88e010cef9348",
                "sha256": "ea56c19038d28865ce6659fcb6b97fe3dc79b24c2c6d7778efe457edb22b4b6c"
            },
            "downloads": -1,
            "filename": "aq_utilities-2024.7.14.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "cba56f35be34baa42df88e010cef9348",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 18730,
            "upload_time": "2024-07-15T17:11:31",
            "upload_time_iso_8601": "2024-07-15T17:11:31.655324Z",
            "url": "https://files.pythonhosted.org/packages/fb/a4/ccb22599ddb2410f95f7c4a3642be90d4241ea73e0ca9bb260b7441d1c68/aq_utilities-2024.7.14.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d98f56bcb4182cc7e30e2f34013140b197fbeef858ba09c0ca3d8b88920f10aa",
                "md5": "72442ba7dd7f9100999f8b5d7f05fed4",
                "sha256": "12ebf12dc92e34492996047456675f3fb65bc2a0522e15cabcdb801141da71ed"
            },
            "downloads": -1,
            "filename": "aq_utilities-2024.7.14.4.tar.gz",
            "has_sig": false,
            "md5_digest": "72442ba7dd7f9100999f8b5d7f05fed4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 11483,
            "upload_time": "2024-07-15T17:11:33",
            "upload_time_iso_8601": "2024-07-15T17:11:33.539833Z",
            "url": "https://files.pythonhosted.org/packages/d9/8f/56bcb4182cc7e30e2f34013140b197fbeef858ba09c0ca3d8b88920f10aa/aq_utilities-2024.7.14.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-15 17:11:33",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "cdjellen",
    "github_project": "aq",
    "github_not_found": true,
    "lcname": "aq-utilities"
}
        
Elapsed time: 0.26027s