pyinpe


Namepyinpe JSON
Version 0.0.27 PyPI version JSON
download
home_pageNone
SummaryA python package demo for environmental data
upload_time2024-11-19 19:19:51
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseMIT License
keywords pyinpe
VCS
bugtrack_url
requirements geopandas requests shapely pandas numpy pyogrio
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/6c/bb/4857ad8019b0aed94d1a2f739d662bc1ca236135ebd3880687e92085e130/pyinpe-0.0.27.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.27",
    "project_urls": {
        "Homepage": "https://github.com/luizsatolo/pyinpe"
    },
    "split_keywords": [
        "pyinpe"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "792b59234bd7dc59f3c06484b063910d1ea988ac008c0c8ed4431cc9d4d8c860",
                "md5": "41c6cc75b68fb985e9e125b1de4799d4",
                "sha256": "837bd920b8a9d4485586697f1d1b7e409b2f5dd7f2dd863dab5ae30013c4e2bf"
            },
            "downloads": -1,
            "filename": "pyinpe-0.0.27-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "41c6cc75b68fb985e9e125b1de4799d4",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.8",
            "size": 73576,
            "upload_time": "2024-11-19T19:19:47",
            "upload_time_iso_8601": "2024-11-19T19:19:47.881371Z",
            "url": "https://files.pythonhosted.org/packages/79/2b/59234bd7dc59f3c06484b063910d1ea988ac008c0c8ed4431cc9d4d8c860/pyinpe-0.0.27-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6cbb4857ad8019b0aed94d1a2f739d662bc1ca236135ebd3880687e92085e130",
                "md5": "9b7e3a2bc2be27ee9ddf4c34c8c12717",
                "sha256": "472fb62918761305313712f86cef388c3dbb1bfbdab75fe58e733c142e9b9c68"
            },
            "downloads": -1,
            "filename": "pyinpe-0.0.27.tar.gz",
            "has_sig": false,
            "md5_digest": "9b7e3a2bc2be27ee9ddf4c34c8c12717",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 80579,
            "upload_time": "2024-11-19T19:19:51",
            "upload_time_iso_8601": "2024-11-19T19:19:51.373181Z",
            "url": "https://files.pythonhosted.org/packages/6c/bb/4857ad8019b0aed94d1a2f739d662bc1ca236135ebd3880687e92085e130/pyinpe-0.0.27.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-19 19:19:51",
    "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": []
        },
        {
            "name": "pyogrio",
            "specs": []
        }
    ],
    "lcname": "pyinpe"
}
        
Elapsed time: 0.36273s