GOSTRocks


NameGOSTRocks JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/bpstewar/gostrocks
SummaryMiscellaneous geospatial functions concerning vector, raster, and network analysis
upload_time2023-06-27 14:56:54
maintainer
docs_urlNone
authorBenjamin P. Stewart
requires_python>=3.7
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # GOSTRocks
Geospatial tools from the World Bank GOST team (mostly Ben).

# Installation
```
$ pip install GOSTRocks
```

Future releases and information can be built from the setup.py here, but pip will contain the most recent stable version

# Examples
...see the notebooks in the github repo

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/bpstewar/gostrocks",
    "name": "GOSTRocks",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "Benjamin P. Stewart",
    "author_email": "\"Benjamin P. Stewart\" <ben.gis.stewart@gmail.com>",
    "download_url": "",
    "platform": null,
    "description": "# GOSTRocks\nGeospatial tools from the World Bank GOST team (mostly Ben).\n\n# Installation\n```\n$ pip install GOSTRocks\n```\n\nFuture releases and information can be built from the setup.py here, but pip will contain the most recent stable version\n\n# Examples\n...see the notebooks in the github repo\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Miscellaneous geospatial functions concerning vector, raster, and network analysis",
    "version": "0.1.0",
    "project_urls": {
        "Bug Tracker": "https://github.com/bpstewar/gostrocks/issues",
        "Homepage": "https://github.com/bpstewar/gostrocks"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0c1f7743cadbe879e7966280eb2335a5cba7c8f8fa05becbcb93a16c673aedb0",
                "md5": "6efe6e2ad01731e8f3859df37e42af27",
                "sha256": "9d38e5e84d96be0bab13125f3650892fc21b88d02d92e167f336f2f427c8197c"
            },
            "downloads": -1,
            "filename": "GOSTRocks-0.1.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6efe6e2ad01731e8f3859df37e42af27",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.7",
            "size": 24474,
            "upload_time": "2023-06-27T14:56:54",
            "upload_time_iso_8601": "2023-06-27T14:56:54.754285Z",
            "url": "https://files.pythonhosted.org/packages/0c/1f/7743cadbe879e7966280eb2335a5cba7c8f8fa05becbcb93a16c673aedb0/GOSTRocks-0.1.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8988f45a88b05068d9d9336257757f8cec72c049d8ca19117ac23fe87a12427f",
                "md5": "9c0bf20d5d6898f50954f239295be7d7",
                "sha256": "3faf507265c921b4e9c7749801d975114c8c1fdd2ec4ef39a81ef7bd9035a671"
            },
            "downloads": -1,
            "filename": "GOSTRocks-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9c0bf20d5d6898f50954f239295be7d7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 24498,
            "upload_time": "2023-06-27T14:56:56",
            "upload_time_iso_8601": "2023-06-27T14:56:56.198336Z",
            "url": "https://files.pythonhosted.org/packages/89/88/f45a88b05068d9d9336257757f8cec72c049d8ca19117ac23fe87a12427f/GOSTRocks-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-27 14:56:54",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "bpstewar",
    "github_project": "gostrocks",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "gostrocks"
}
        
Elapsed time: 1.17938s