geotask


Namegeotask JSON
Version 0.0.5 PyPI version JSON
download
home_pageNone
SummaryA demo python package
upload_time2024-04-26 00:56:45
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseMIT License
keywords geotask
VCS
bugtrack_url
requirements ipyleaflet numpy pandas pyshp geopandas localtileserver
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # geotask


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


**A demo python package**


-   Free software: MIT License
-   Documentation: https://nazifa02.github.io/geotask
    

## Features

-   TODO


## Credits

This package was created with [Cookiecutter](https://github.com/cookiecutter/cookiecutter)

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "geotask",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "geotask",
    "author": null,
    "author_email": "Syeda Nazifa Tasneem <nazifadu.g57@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/64/f1/4ec3f19a836ea119b393ded30dd4c805bc5330afd452d5c8314ee95e363d/geotask-0.0.5.tar.gz",
    "platform": null,
    "description": "# geotask\n\n\n[![image](https://img.shields.io/pypi/v/geotask.svg)](https://pypi.python.org/pypi/geotask)\n[![image](https://img.shields.io/conda/vn/conda-forge/geotask.svg)](https://anaconda.org/conda-forge/geotask)\n\n\n**A demo python package**\n\n\n-   Free software: MIT License\n-   Documentation: https://nazifa02.github.io/geotask\n    \n\n## Features\n\n-   TODO\n\n\n## Credits\n\nThis package was created with [Cookiecutter](https://github.com/cookiecutter/cookiecutter)\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "A demo python package",
    "version": "0.0.5",
    "project_urls": {
        "Homepage": "https://github.com/nazifa02/geotask"
    },
    "split_keywords": [
        "geotask"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "72bf7d6304f837524d84ff915233de7e756623d947f6f6dc98a8b851d22d2878",
                "md5": "57112593c31d76ba558f80c1a5da42fa",
                "sha256": "3437f655db99a9481c02e1c16743ba3104f68b02970d140aff8b9a1753623627"
            },
            "downloads": -1,
            "filename": "geotask-0.0.5-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "57112593c31d76ba558f80c1a5da42fa",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.8",
            "size": 6519,
            "upload_time": "2024-04-26T00:56:42",
            "upload_time_iso_8601": "2024-04-26T00:56:42.923775Z",
            "url": "https://files.pythonhosted.org/packages/72/bf/7d6304f837524d84ff915233de7e756623d947f6f6dc98a8b851d22d2878/geotask-0.0.5-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "64f14ec3f19a836ea119b393ded30dd4c805bc5330afd452d5c8314ee95e363d",
                "md5": "5ea0a1a2363279dcc886263358e9ea4f",
                "sha256": "e63168981afbd5d629f80c52f963f460fcee4346c4fcf10eb6c985ce7702830c"
            },
            "downloads": -1,
            "filename": "geotask-0.0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "5ea0a1a2363279dcc886263358e9ea4f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 17192565,
            "upload_time": "2024-04-26T00:56:45",
            "upload_time_iso_8601": "2024-04-26T00:56:45.518177Z",
            "url": "https://files.pythonhosted.org/packages/64/f1/4ec3f19a836ea119b393ded30dd4c805bc5330afd452d5c8314ee95e363d/geotask-0.0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-26 00:56:45",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "nazifa02",
    "github_project": "geotask",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "ipyleaflet",
            "specs": []
        },
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "pandas",
            "specs": []
        },
        {
            "name": "pyshp",
            "specs": []
        },
        {
            "name": "geopandas",
            "specs": []
        },
        {
            "name": "localtileserver",
            "specs": []
        }
    ],
    "lcname": "geotask"
}
        
Elapsed time: 0.50434s