uzgeo


Nameuzgeo JSON
Version 0.3.0 PyPI version JSON
download
home_pageNone
SummaryA python package for geospatial analysis
upload_time2024-04-05 19:51:11
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseMIT License
keywords uzgeo
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # uzgeo


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


**A python package for geospatial analysis**


-   Free software: MIT License
-   Documentation: https://Younguz.github.io/uzgeo
    

## Features

-   Print font or character
-   Randomly generate numbers
-   Calculate the average value of a sequence

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "uzgeo",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "uzgeo",
    "author": null,
    "author_email": "Yuze Li <yli190@vols.utk.edu>",
    "download_url": "https://files.pythonhosted.org/packages/17/c5/2949048728de58c1eae5185b2f62d814fc83212e26b00844d93916ea3a88/uzgeo-0.3.0.tar.gz",
    "platform": null,
    "description": "# uzgeo\n\n\n[![image](https://img.shields.io/pypi/v/uzgeo.svg)](https://pypi.python.org/pypi/uzgeo)\n[![image](https://img.shields.io/conda/vn/conda-forge/uzgeo.svg)](https://anaconda.org/conda-forge/uzgeo)\n\n\n**A python package for geospatial analysis**\n\n\n-   Free software: MIT License\n-   Documentation: https://Younguz.github.io/uzgeo\n    \n\n## Features\n\n-   Print font or character\n-   Randomly generate numbers\n-   Calculate the average value of a sequence\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "A python package for geospatial analysis",
    "version": "0.3.0",
    "project_urls": {
        "Homepage": "https://github.com/Younguz/uzgeo"
    },
    "split_keywords": [
        "uzgeo"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9117aad6b2ce06b2ef117b581fe268b6124ad15799d9160a93c2e66704b2061e",
                "md5": "8b98f3d54929300b452f06bb8b4dde43",
                "sha256": "3a66c822419c3d74142bb80a1775107f125487107b819dd6828a1a4b177640e1"
            },
            "downloads": -1,
            "filename": "uzgeo-0.3.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8b98f3d54929300b452f06bb8b4dde43",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.8",
            "size": 3850,
            "upload_time": "2024-04-05T19:51:10",
            "upload_time_iso_8601": "2024-04-05T19:51:10.197424Z",
            "url": "https://files.pythonhosted.org/packages/91/17/aad6b2ce06b2ef117b581fe268b6124ad15799d9160a93c2e66704b2061e/uzgeo-0.3.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "17c52949048728de58c1eae5185b2f62d814fc83212e26b00844d93916ea3a88",
                "md5": "4cbbc48203dcb828305fc3801087749e",
                "sha256": "e9873010f675ad23a3186ac655dbc67ebf875635ec8357e855e8f06e77c94ab0"
            },
            "downloads": -1,
            "filename": "uzgeo-0.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "4cbbc48203dcb828305fc3801087749e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 27939,
            "upload_time": "2024-04-05T19:51:11",
            "upload_time_iso_8601": "2024-04-05T19:51:11.654218Z",
            "url": "https://files.pythonhosted.org/packages/17/c5/2949048728de58c1eae5185b2f62d814fc83212e26b00844d93916ea3a88/uzgeo-0.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-05 19:51:11",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Younguz",
    "github_project": "uzgeo",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "uzgeo"
}
        
Elapsed time: 0.60760s