rastervision-core


Namerastervision-core JSON
Version 0.30.0 PyPI version JSON
download
home_pagehttps://github.com/azavea/raster-vision
SummaryA rastervision plugin that adds geospatial machine learning pipelines
upload_time2024-04-10 22:17:12
maintainerNone
docs_urlNone
authorAzavea
requires_pythonNone
licenseApache License 2.0
keywords raster deep-learning ml computer-vision earth-observation geospatial geospatial-processing
VCS
bugtrack_url
requirements rastervision_pipeline rastervision_aws_s3 rastervision_aws_batch rastervision_core rastervision_pytorch_learner rastervision_pytorch_backend
Travis-CI No Travis.
coveralls test coverage
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/azavea/raster-vision",
    "name": "rastervision-core",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "raster deep-learning ml computer-vision earth-observation geospatial geospatial-processing",
    "author": "Azavea",
    "author_email": "info@azavea.com",
    "download_url": "https://files.pythonhosted.org/packages/f5/54/2e538d07cc74ac2de5fb2021d3880771226162253d4de022f50ed067f4c9/rastervision_core-0.30.0.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "A rastervision plugin that adds geospatial machine learning pipelines",
    "version": "0.30.0",
    "project_urls": {
        "Homepage": "https://github.com/azavea/raster-vision"
    },
    "split_keywords": [
        "raster",
        "deep-learning",
        "ml",
        "computer-vision",
        "earth-observation",
        "geospatial",
        "geospatial-processing"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "04837f2b6b343430a8114b48b7edb90c30fe77efef622dd6783c46ac34973ec9",
                "md5": "da73f4845acd84c31419d78fc9cff33e",
                "sha256": "7e71945f4ddd21b9358c719bf732d7121f2a932e765770ea966e253b873e0be5"
            },
            "downloads": -1,
            "filename": "rastervision_core-0.30.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "da73f4845acd84c31419d78fc9cff33e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 343045,
            "upload_time": "2024-04-10T22:17:10",
            "upload_time_iso_8601": "2024-04-10T22:17:10.431279Z",
            "url": "https://files.pythonhosted.org/packages/04/83/7f2b6b343430a8114b48b7edb90c30fe77efef622dd6783c46ac34973ec9/rastervision_core-0.30.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f5542e538d07cc74ac2de5fb2021d3880771226162253d4de022f50ed067f4c9",
                "md5": "9ab3e954d985b916d6aa3cc7b7ed0e7a",
                "sha256": "b32a1419bcb14440a9285e3556f43ef7b94e3031083750e494727167a7c346a1"
            },
            "downloads": -1,
            "filename": "rastervision_core-0.30.0.tar.gz",
            "has_sig": false,
            "md5_digest": "9ab3e954d985b916d6aa3cc7b7ed0e7a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 112951,
            "upload_time": "2024-04-10T22:17:12",
            "upload_time_iso_8601": "2024-04-10T22:17:12.618370Z",
            "url": "https://files.pythonhosted.org/packages/f5/54/2e538d07cc74ac2de5fb2021d3880771226162253d4de022f50ed067f4c9/rastervision_core-0.30.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-10 22:17:12",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "azavea",
    "github_project": "raster-vision",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [
        {
            "name": "rastervision_pipeline",
            "specs": [
                [
                    "==",
                    "0.30.1-dev"
                ]
            ]
        },
        {
            "name": "rastervision_aws_s3",
            "specs": [
                [
                    "==",
                    "0.30.1-dev"
                ]
            ]
        },
        {
            "name": "rastervision_aws_batch",
            "specs": [
                [
                    "==",
                    "0.30.1-dev"
                ]
            ]
        },
        {
            "name": "rastervision_core",
            "specs": [
                [
                    "==",
                    "0.30.1-dev"
                ]
            ]
        },
        {
            "name": "rastervision_pytorch_learner",
            "specs": [
                [
                    "==",
                    "0.30.1-dev"
                ]
            ]
        },
        {
            "name": "rastervision_pytorch_backend",
            "specs": [
                [
                    "==",
                    "0.30.1-dev"
                ]
            ]
        }
    ],
    "lcname": "rastervision-core"
}
        
Elapsed time: 0.26804s