athigeo


Nameathigeo JSON
Version 0.0.6 PyPI version JSON
download
home_pageNone
SummaryA python package intro
upload_time2024-05-29 12:19:38
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseMIT License
keywords athigeo
VCS
bugtrack_url
requirements numpy ipyleaflet pandas
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # athigeo


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


**A python package intro**


-   Free software: MIT License
-   Documentation: https://athigeo.xyz/
    

## Features

-   visualize raster and vector data

- Analyzing raster and vector data
- Print out useful Message

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "athigeo",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "athigeo",
    "author": null,
    "author_email": "Dennis Mutai <dennis.mutaigeo@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/00/ba/7fb8e0c767c159dddc6b55f3aa20ce5b84f42efa22f12a3efaf84beb0de7/athigeo-0.0.6.tar.gz",
    "platform": null,
    "description": "# athigeo\n\n\n[![image](https://img.shields.io/pypi/v/athigeo.svg)](https://pypi.python.org/pypi/athigeo)\n[![image](https://img.shields.io/conda/vn/conda-forge/athigeo.svg)](https://anaconda.org/conda-forge/athigeo)\n\n\n**A python package intro**\n\n\n-   Free software: MIT License\n-   Documentation: https://athigeo.xyz/\n    \n\n## Features\n\n-   visualize raster and vector data\n\n- Analyzing raster and vector data\n- Print out useful Message\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "A python package intro",
    "version": "0.0.6",
    "project_urls": {
        "Homepage": "https://github.com/Dmutai/athigeo"
    },
    "split_keywords": [
        "athigeo"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5afa92434a2847629205c9f2296ad1acc82aabf7cc53034e8ef7e71f8250e93e",
                "md5": "5b6524f06b366005e3ca330d88d5dcbe",
                "sha256": "9c3143a9f396579980d6f766e5316b79178a2e273fd382b4407e7b41ee5150a2"
            },
            "downloads": -1,
            "filename": "athigeo-0.0.6-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5b6524f06b366005e3ca330d88d5dcbe",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.8",
            "size": 6050,
            "upload_time": "2024-05-29T12:19:36",
            "upload_time_iso_8601": "2024-05-29T12:19:36.610446Z",
            "url": "https://files.pythonhosted.org/packages/5a/fa/92434a2847629205c9f2296ad1acc82aabf7cc53034e8ef7e71f8250e93e/athigeo-0.0.6-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "00ba7fb8e0c767c159dddc6b55f3aa20ce5b84f42efa22f12a3efaf84beb0de7",
                "md5": "e7c1ae1960c714d59a85e440903902d3",
                "sha256": "ba80203170f7387e1a2a07f6cfdf1f5385fd236fcf39c2a0602746dd88f5df6f"
            },
            "downloads": -1,
            "filename": "athigeo-0.0.6.tar.gz",
            "has_sig": false,
            "md5_digest": "e7c1ae1960c714d59a85e440903902d3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 19026,
            "upload_time": "2024-05-29T12:19:38",
            "upload_time_iso_8601": "2024-05-29T12:19:38.155465Z",
            "url": "https://files.pythonhosted.org/packages/00/ba/7fb8e0c767c159dddc6b55f3aa20ce5b84f42efa22f12a3efaf84beb0de7/athigeo-0.0.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-29 12:19:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Dmutai",
    "github_project": "athigeo",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "ipyleaflet",
            "specs": []
        },
        {
            "name": "pandas",
            "specs": []
        }
    ],
    "lcname": "athigeo"
}
        
Elapsed time: 0.23391s