geolibs


Namegeolibs JSON
Version 0.0.35 PyPI version JSON
download
home_pagehttps://github.com/granularai/geolibs
SummaryA wrapper library that integrates GeoEngine and MMLab libraries for GeoSpatial ML development.
upload_time2024-01-19 17:20:11
maintainer
docs_urlNone
authorSagar Verma
requires_python>=3.8.0,<4.0.0
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Engine
======

A wrapper library that integrates GeoEngine and MMLab libraries for GeoSpatial ML development.

Installation
------------

.. code:: shell

   pip install torch torchvision
   pip install -U openmim
   mim install "mmengine>=0.6.0"
   mim install "mmcv>=2.0.0rc4,<2.1.0"
   mim install "mmdet>=3.0.0rc6,<3.1.0"
   mim install "mmyolo"
   mim install "mmsegmentation>=1.0.0"
   mim install "mmpretrain>=1.0.0rc7"
   pip install geolibs

License
-------

GPLv3

Documentation
-------------

View documentation ``here <https://engine.granular.ai/>``\ \_


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/granularai/geolibs",
    "name": "geolibs",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8.0,<4.0.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "Sagar Verma",
    "author_email": "sagar@granular.ai",
    "download_url": "https://files.pythonhosted.org/packages/86/50/fe72b996971f363d64cceb86f0c92886e30b0fa8db8ceff2f23326683db9/geolibs-0.0.35.tar.gz",
    "platform": null,
    "description": "Engine\n======\n\nA wrapper library that integrates GeoEngine and MMLab libraries for GeoSpatial ML development.\n\nInstallation\n------------\n\n.. code:: shell\n\n   pip install torch torchvision\n   pip install -U openmim\n   mim install \"mmengine>=0.6.0\"\n   mim install \"mmcv>=2.0.0rc4,<2.1.0\"\n   mim install \"mmdet>=3.0.0rc6,<3.1.0\"\n   mim install \"mmyolo\"\n   mim install \"mmsegmentation>=1.0.0\"\n   mim install \"mmpretrain>=1.0.0rc7\"\n   pip install geolibs\n\nLicense\n-------\n\nGPLv3\n\nDocumentation\n-------------\n\nView documentation ``here <https://engine.granular.ai/>``\\ \\_\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A wrapper library that integrates GeoEngine and MMLab libraries for GeoSpatial ML development.",
    "version": "0.0.35",
    "project_urls": {
        "Homepage": "https://github.com/granularai/geolibs",
        "Repository": "https://github.com/granularai/geolibs"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cdd5793a525018a60757d2938b8d191907e885d1c837bff4f4d3c8962b59dd54",
                "md5": "bff3e516c2601fdffd02db7c9aa9e295",
                "sha256": "6c7bfd5e7940f081be57fbe3a877be4e154a3b7b725f148597bb423321a06fb8"
            },
            "downloads": -1,
            "filename": "geolibs-0.0.35-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "bff3e516c2601fdffd02db7c9aa9e295",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8.0,<4.0.0",
            "size": 25993,
            "upload_time": "2024-01-19T17:20:10",
            "upload_time_iso_8601": "2024-01-19T17:20:10.231626Z",
            "url": "https://files.pythonhosted.org/packages/cd/d5/793a525018a60757d2938b8d191907e885d1c837bff4f4d3c8962b59dd54/geolibs-0.0.35-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8650fe72b996971f363d64cceb86f0c92886e30b0fa8db8ceff2f23326683db9",
                "md5": "7a396f4d43ed86d2481470af091d284a",
                "sha256": "4cfa10ccba2d9b61e02847aad2db6fe296a4f07e3a6c006069474a3d569141a8"
            },
            "downloads": -1,
            "filename": "geolibs-0.0.35.tar.gz",
            "has_sig": false,
            "md5_digest": "7a396f4d43ed86d2481470af091d284a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8.0,<4.0.0",
            "size": 18902,
            "upload_time": "2024-01-19T17:20:11",
            "upload_time_iso_8601": "2024-01-19T17:20:11.772320Z",
            "url": "https://files.pythonhosted.org/packages/86/50/fe72b996971f363d64cceb86f0c92886e30b0fa8db8ceff2f23326683db9/geolibs-0.0.35.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-19 17:20:11",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "granularai",
    "github_project": "geolibs",
    "github_not_found": true,
    "lcname": "geolibs"
}
        
Elapsed time: 0.18050s