geenext


Namegeenext JSON
Version 1.0.1 PyPI version JSON
download
home_pageNone
SummaryA python package to extend the capabilities of Google Earth Engine in the field of Al and ML.
upload_time2024-09-05 19:30:48
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseMIT License
keywords geenext
VCS
bugtrack_url
requirements numpy pandas ee geemap geopandas tqdm
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # geenext


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


**A python package to extend the capabilities of Google Earth Engine in the field of Al and ML.**


-   Free software: MIT License
-   Documentation: https://geonextgis.github.io/geenext
    

## Features

-   TODO

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "geenext",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "geenext",
    "author": null,
    "author_email": "Krish Halder <geonextgis@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/84/36/9bd81dda7deb03bc301d4b519da3767de09c863647b70fa21837b491d59f/geenext-1.0.1.tar.gz",
    "platform": null,
    "description": "# geenext\n\n\n[![image](https://img.shields.io/pypi/v/geenext.svg)](https://pypi.python.org/pypi/geenext)\n[![image](https://img.shields.io/conda/vn/conda-forge/geenext.svg)](https://anaconda.org/conda-forge/geenext)\n\n\n**A python package to extend the capabilities of Google Earth Engine in the field of Al and ML.**\n\n\n-   Free software: MIT License\n-   Documentation: https://geonextgis.github.io/geenext\n    \n\n## Features\n\n-   TODO\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "A python package to extend the capabilities of Google Earth Engine in the field of Al and ML.",
    "version": "1.0.1",
    "project_urls": {
        "Homepage": "https://github.com/geonextgis/geenext"
    },
    "split_keywords": [
        "geenext"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8516921a5d859baf38ec3544b2490c41dc3ae06b177d3d6b226208ff4cc57abf",
                "md5": "b2448b8352c322c8b73dd277c5fc4b6c",
                "sha256": "ed833bdcb70b44feab651261b82a7cdebcda0605418574685e8d0dfbedf53554"
            },
            "downloads": -1,
            "filename": "geenext-1.0.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b2448b8352c322c8b73dd277c5fc4b6c",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.8",
            "size": 5910,
            "upload_time": "2024-09-05T19:30:47",
            "upload_time_iso_8601": "2024-09-05T19:30:47.166069Z",
            "url": "https://files.pythonhosted.org/packages/85/16/921a5d859baf38ec3544b2490c41dc3ae06b177d3d6b226208ff4cc57abf/geenext-1.0.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "84369bd81dda7deb03bc301d4b519da3767de09c863647b70fa21837b491d59f",
                "md5": "8868fd6f8f64f110474d515851198e5f",
                "sha256": "949d9070a01b61e1297e72672a84add5eb50fb2a20a8831b7d54eef746308ce6"
            },
            "downloads": -1,
            "filename": "geenext-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "8868fd6f8f64f110474d515851198e5f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 18235,
            "upload_time": "2024-09-05T19:30:48",
            "upload_time_iso_8601": "2024-09-05T19:30:48.094194Z",
            "url": "https://files.pythonhosted.org/packages/84/36/9bd81dda7deb03bc301d4b519da3767de09c863647b70fa21837b491d59f/geenext-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-05 19:30:48",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "geonextgis",
    "github_project": "geenext",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "pandas",
            "specs": []
        },
        {
            "name": "ee",
            "specs": []
        },
        {
            "name": "geemap",
            "specs": []
        },
        {
            "name": "geopandas",
            "specs": []
        },
        {
            "name": "tqdm",
            "specs": []
        }
    ],
    "lcname": "geenext"
}
        
Elapsed time: 3.27259s