geoskey


Namegeoskey JSON
Version 0.0.1 PyPI version JSON
download
home_pageNone
SummaryA python package demo for geospatial analysis
upload_time2024-12-11 16:00:11
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseMIT License
keywords geoskey
VCS
bugtrack_url
requirements numpy
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # geoskey


[![image](https://img.shields.io/pypi/v/geoskey.svg)](https://pypi.python.org/pypi/geoskey)
[![image](https://img.shields.io/conda/vn/conda-forge/geoskey.svg)](https://anaconda.org/conda-forge/geoskey)


**A python package demo for geospatial analysis**


-   Free software: MIT License
-   Documentation: https://HammamiKhaled.github.io/geoskey
    

## Features

-   TODO

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "geoskey",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "geoskey",
    "author": null,
    "author_email": "Khaled Hammami <khalled.hammami@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/e9/6e/b9699f5c380289d097e41ad5e9f6ea52be1ba85430033e33670777fe1e12/geoskey-0.0.1.tar.gz",
    "platform": null,
    "description": "# geoskey\n\n\n[![image](https://img.shields.io/pypi/v/geoskey.svg)](https://pypi.python.org/pypi/geoskey)\n[![image](https://img.shields.io/conda/vn/conda-forge/geoskey.svg)](https://anaconda.org/conda-forge/geoskey)\n\n\n**A python package demo for geospatial analysis**\n\n\n-   Free software: MIT License\n-   Documentation: https://HammamiKhaled.github.io/geoskey\n    \n\n## Features\n\n-   TODO\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "A python package demo for geospatial analysis",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/HammamiKhaled/geoskey"
    },
    "split_keywords": [
        "geoskey"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b5de7288217d734f3f2932424dcaa0c5a895aa1d2c5523e45be7176eae62a24f",
                "md5": "b51cfa6279ffcd862f260f1d83db87a5",
                "sha256": "9c705564772d1627f3e92947f241621e27c32acd9a64651d8d32b1b2c0022144"
            },
            "downloads": -1,
            "filename": "geoskey-0.0.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b51cfa6279ffcd862f260f1d83db87a5",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.8",
            "size": 3237,
            "upload_time": "2024-12-11T16:00:08",
            "upload_time_iso_8601": "2024-12-11T16:00:08.816090Z",
            "url": "https://files.pythonhosted.org/packages/b5/de/7288217d734f3f2932424dcaa0c5a895aa1d2c5523e45be7176eae62a24f/geoskey-0.0.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e96eb9699f5c380289d097e41ad5e9f6ea52be1ba85430033e33670777fe1e12",
                "md5": "14fcb211a916da481ff1e67ab64c8c6c",
                "sha256": "70f6b842875d4e26565e17bb34bb64c3ceeb2bc9aacbe80664d8a8f31c8cf265"
            },
            "downloads": -1,
            "filename": "geoskey-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "14fcb211a916da481ff1e67ab64c8c6c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 10540,
            "upload_time": "2024-12-11T16:00:11",
            "upload_time_iso_8601": "2024-12-11T16:00:11.145661Z",
            "url": "https://files.pythonhosted.org/packages/e9/6e/b9699f5c380289d097e41ad5e9f6ea52be1ba85430033e33670777fe1e12/geoskey-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-11 16:00:11",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "HammamiKhaled",
    "github_project": "geoskey",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "numpy",
            "specs": []
        }
    ],
    "lcname": "geoskey"
}
        
Elapsed time: 0.65337s