leafagro


Nameleafagro JSON
Version 0.0.12 PyPI version JSON
download
home_pageNone
SummaryA Python Package for Analyzing Agriculture data obtained from Agromonitoring API.
upload_time2024-12-10 09:07:19
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseMIT License
keywords leafagro
VCS
bugtrack_url
requirements ipyleaflet numpy localtileserver matplotlib geopandas pandas ipywidgets folium pillow
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # leafagro


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


**A Python Package for Analyzing Agriculture datasets.**


-   Free software: MIT License
-   Documentation: https://Haseeb-oss-eng.github.io/leafagro
    

## Features

-   Visualizing raster and vector data.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "leafagro",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "leafagro",
    "author": null,
    "author_email": "Haseeb Habeebulla <ibnhabeebulla@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/5a/07/941ce82c0ff70b9d2f3b79f6f9847548566042ae68b6ad678ac950772de7/leafagro-0.0.12.tar.gz",
    "platform": null,
    "description": "# leafagro\n\n\n[![image](https://img.shields.io/pypi/v/leafagro.svg)](https://pypi.python.org/pypi/leafagro)\n[![image](https://img.shields.io/conda/vn/conda-forge/leafagro.svg)](https://anaconda.org/conda-forge/leafagro)\n\n\n**A Python Package for Analyzing Agriculture datasets.**\n\n\n-   Free software: MIT License\n-   Documentation: https://Haseeb-oss-eng.github.io/leafagro\n    \n\n## Features\n\n-   Visualizing raster and vector data.\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "A Python Package for Analyzing Agriculture data obtained from Agromonitoring API.",
    "version": "0.0.12",
    "project_urls": {
        "Homepage": "https://github.com/Haseeb-oss-eng/leafagro"
    },
    "split_keywords": [
        "leafagro"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "815ca8e1eacc88a767411fc778b4483d0e68eff778bfa82aa91070120c6dfb96",
                "md5": "6e9321a4879d16d6ebf9c70f261f4168",
                "sha256": "7cbc8e6b14cda2329e6be85d6d9ef7fc36293bad9f393bb0de3d7b450ecfeaa1"
            },
            "downloads": -1,
            "filename": "leafagro-0.0.12-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6e9321a4879d16d6ebf9c70f261f4168",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.8",
            "size": 9971,
            "upload_time": "2024-12-10T09:07:18",
            "upload_time_iso_8601": "2024-12-10T09:07:18.963777Z",
            "url": "https://files.pythonhosted.org/packages/81/5c/a8e1eacc88a767411fc778b4483d0e68eff778bfa82aa91070120c6dfb96/leafagro-0.0.12-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5a07941ce82c0ff70b9d2f3b79f6f9847548566042ae68b6ad678ac950772de7",
                "md5": "e3f1e3c2f439335e29775c464a544180",
                "sha256": "d4a4e21b732beef676cd5e0f9e681ca83b1f41011379a8ae6b038071aafa1c14"
            },
            "downloads": -1,
            "filename": "leafagro-0.0.12.tar.gz",
            "has_sig": false,
            "md5_digest": "e3f1e3c2f439335e29775c464a544180",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 20486,
            "upload_time": "2024-12-10T09:07:19",
            "upload_time_iso_8601": "2024-12-10T09:07:19.981479Z",
            "url": "https://files.pythonhosted.org/packages/5a/07/941ce82c0ff70b9d2f3b79f6f9847548566042ae68b6ad678ac950772de7/leafagro-0.0.12.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-10 09:07:19",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Haseeb-oss-eng",
    "github_project": "leafagro",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "ipyleaflet",
            "specs": []
        },
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "localtileserver",
            "specs": []
        },
        {
            "name": "matplotlib",
            "specs": []
        },
        {
            "name": "geopandas",
            "specs": []
        },
        {
            "name": "pandas",
            "specs": []
        },
        {
            "name": "ipywidgets",
            "specs": []
        },
        {
            "name": "folium",
            "specs": []
        },
        {
            "name": "pillow",
            "specs": []
        }
    ],
    "lcname": "leafagro"
}
        
Elapsed time: 0.31969s