pyinpe


Namepyinpe JSON
Version 0.0.26 PyPI version JSON
download
home_pageNone
SummaryA python package demo for environmental data
upload_time2024-09-02 18:37:48
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseMIT License
keywords pyinpe
VCS
bugtrack_url
requirements geopandas requests shapely pandas numpy
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pyinpe


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


**A python package demo for environmental data**


-   Free software: MIT License
-   Documentation: https://luizsatolo.github.io/pyinpe
    

## Features

-   TODO

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pyinpe",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "pyinpe",
    "author": null,
    "author_email": "Luiz Satolo <luizsatolo@hotmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/85/7b/84c0882ac802b17e72cb6d12aa6c3281571db604c077590073d5c687d511/pyinpe-0.0.26.tar.gz",
    "platform": null,
    "description": "# pyinpe\n\n\n[![image](https://img.shields.io/pypi/v/pyinpe.svg)](https://pypi.python.org/pypi/pyinpe)\n[![image](https://img.shields.io/conda/vn/conda-forge/pyinpe.svg)](https://anaconda.org/conda-forge/pyinpe)\n\n\n**A python package demo for environmental data**\n\n\n-   Free software: MIT License\n-   Documentation: https://luizsatolo.github.io/pyinpe\n    \n\n## Features\n\n-   TODO\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "A python package demo for environmental data",
    "version": "0.0.26",
    "project_urls": {
        "Homepage": "https://github.com/luizsatolo/pyinpe"
    },
    "split_keywords": [
        "pyinpe"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f213009d8f76caae578a64ed97aed7b3728dbcb0089a597c24d5e6b776e32082",
                "md5": "f863fa2fdf6086a9a1cd27893330369c",
                "sha256": "e5ca940174fe78cb8c4a5a7bbee1f14506b099afce2160771954848039a1d704"
            },
            "downloads": -1,
            "filename": "pyinpe-0.0.26-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f863fa2fdf6086a9a1cd27893330369c",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.8",
            "size": 71679,
            "upload_time": "2024-09-02T18:37:46",
            "upload_time_iso_8601": "2024-09-02T18:37:46.820447Z",
            "url": "https://files.pythonhosted.org/packages/f2/13/009d8f76caae578a64ed97aed7b3728dbcb0089a597c24d5e6b776e32082/pyinpe-0.0.26-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "857b84c0882ac802b17e72cb6d12aa6c3281571db604c077590073d5c687d511",
                "md5": "d9972da4a581fd85f548f19597c6f0db",
                "sha256": "a8808f38b7e4ae3b89db75318187b88cdc1f2b07bd8944b50e08f32f5a536a61"
            },
            "downloads": -1,
            "filename": "pyinpe-0.0.26.tar.gz",
            "has_sig": false,
            "md5_digest": "d9972da4a581fd85f548f19597c6f0db",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 78238,
            "upload_time": "2024-09-02T18:37:48",
            "upload_time_iso_8601": "2024-09-02T18:37:48.549004Z",
            "url": "https://files.pythonhosted.org/packages/85/7b/84c0882ac802b17e72cb6d12aa6c3281571db604c077590073d5c687d511/pyinpe-0.0.26.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-02 18:37:48",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "luizsatolo",
    "github_project": "pyinpe",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "geopandas",
            "specs": []
        },
        {
            "name": "requests",
            "specs": []
        },
        {
            "name": "shapely",
            "specs": []
        },
        {
            "name": "pandas",
            "specs": []
        },
        {
            "name": "numpy",
            "specs": []
        }
    ],
    "lcname": "pyinpe"
}
        
Elapsed time: 0.85058s