gislib


Namegislib JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/iamsaswata/
SummaryA tool for GIS operations in python
upload_time2023-07-26 07:42:29
maintainer
docs_urlNone
authorSaswata Nandi
requires_python>=3.0
licenseMIT
keywords gis india data hydrology remote-sensing climate cclimate change water resources
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # gislib


This is a python package for GIS operations in Python.

## Installation

> pip install gislib
 
 or

> conda install -c iamsaswata gislib

or 

> pip install git+https://github.com/iamsaswata/gislib.git


## License

gislib is available under the [MIT](https://opensource.org/licenses/MIT) license.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/iamsaswata/",
    "name": "gislib",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.0",
    "maintainer_email": "",
    "keywords": "GIS,India,data,hydrology,remote-sensing,climate,cclimate change,water resources",
    "author": "Saswata Nandi",
    "author_email": "iamsaswata@yahoo.com",
    "download_url": "https://files.pythonhosted.org/packages/31/31/0fb01b322aabe02fa62d27ba0c69cbeab3c5ec83df0aa49c50f42c9cde57/gislib-0.0.1.tar.gz",
    "platform": null,
    "description": "# gislib\n\n\nThis is a python package for GIS operations in Python.\n\n## Installation\n\n> pip install gislib\n \n or\n\n> conda install -c iamsaswata gislib\n\nor \n\n> pip install git+https://github.com/iamsaswata/gislib.git\n\n\n## License\n\ngislib is available under the [MIT](https://opensource.org/licenses/MIT) license.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A tool for GIS operations in python",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/iamsaswata/"
    },
    "split_keywords": [
        "gis",
        "india",
        "data",
        "hydrology",
        "remote-sensing",
        "climate",
        "cclimate change",
        "water resources"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ed2d796d3028e65fde7792b56326cb19f663ec108f1769f8c5560d94db316f7a",
                "md5": "795140e6f28df22ec5b6ce03ea5d76c0",
                "sha256": "883acbd742884182d90a694fc1fd3f843fba4d386620021411edc9e37d1ccf38"
            },
            "downloads": -1,
            "filename": "gislib-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "795140e6f28df22ec5b6ce03ea5d76c0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.0",
            "size": 1993,
            "upload_time": "2023-07-26T07:42:28",
            "upload_time_iso_8601": "2023-07-26T07:42:28.033588Z",
            "url": "https://files.pythonhosted.org/packages/ed/2d/796d3028e65fde7792b56326cb19f663ec108f1769f8c5560d94db316f7a/gislib-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "31310fb01b322aabe02fa62d27ba0c69cbeab3c5ec83df0aa49c50f42c9cde57",
                "md5": "c2b93f11960065ce320e44173927dcc9",
                "sha256": "affe03caf3c043915ee3e35d8ac26be4c3ecf0bb8f6c06ae3df56b958a81eb2d"
            },
            "downloads": -1,
            "filename": "gislib-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "c2b93f11960065ce320e44173927dcc9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.0",
            "size": 1970,
            "upload_time": "2023-07-26T07:42:29",
            "upload_time_iso_8601": "2023-07-26T07:42:29.026653Z",
            "url": "https://files.pythonhosted.org/packages/31/31/0fb01b322aabe02fa62d27ba0c69cbeab3c5ec83df0aa49c50f42c9cde57/gislib-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-26 07:42:29",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "gislib"
}
        
Elapsed time: 0.09790s