geolog


Namegeolog JSON
Version 0.0.8 PyPI version JSON
download
home_pagehttps://github.com/whitson-buck/geolog
SummaryMy senior year GEOG 510 project.
upload_time2023-04-05 21:10:42
maintainer
docs_urlNone
authorWhitson Buck
requires_python>=3.7
licenseMIT license
keywords geolog
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # geolog


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


**My senior year GEOG 510 project. This is a package which uses functionality from ipyleaflet and will add more unique functions over the course of the semester.**


-   Free software: MIT license
-   Documentation: https://whitson-buck.github.io/geolog
    

## Features

-   add_draw_controls() to create shapes on your map
-   more to come.

## Credits

This package was created with [Cookiecutter](https://github.com/cookiecutter/cookiecutter) and the [giswqs/pypackage](https://github.com/giswqs/pypackage) project template.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/whitson-buck/geolog",
    "name": "geolog",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "geolog",
    "author": "Whitson Buck",
    "author_email": "whitsonbuck@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/fb/50/7d88455f5371798f1ef3b5f392b4c8f989f25aa3a6905e110a6f572c4f16/geolog-0.0.8.tar.gz",
    "platform": null,
    "description": "# geolog\n\n\n[![image](https://img.shields.io/pypi/v/geolog.svg)](https://pypi.python.org/pypi/geolog)\n[![image](https://img.shields.io/conda/vn/conda-forge/geolog.svg)](https://anaconda.org/conda-forge/geolog)\n\n\n**My senior year GEOG 510 project. This is a package which uses functionality from ipyleaflet and will add more unique functions over the course of the semester.**\n\n\n-   Free software: MIT license\n-   Documentation: https://whitson-buck.github.io/geolog\n    \n\n## Features\n\n-   add_draw_controls() to create shapes on your map\n-   more to come.\n\n## Credits\n\nThis package was created with [Cookiecutter](https://github.com/cookiecutter/cookiecutter) and the [giswqs/pypackage](https://github.com/giswqs/pypackage) project template.\n",
    "bugtrack_url": null,
    "license": "MIT license",
    "summary": "My senior year GEOG 510 project.",
    "version": "0.0.8",
    "split_keywords": [
        "geolog"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cabfc50a7d68426ab458c437cec8a0f97ba270bc41b5a4cd9ab7df210bf4966c",
                "md5": "40c17e0bd9abb543f0df132092f715f8",
                "sha256": "ac9e261fee38aecd07e037d991cead0779923219d125e1a28f2d854488e231a6"
            },
            "downloads": -1,
            "filename": "geolog-0.0.8-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "40c17e0bd9abb543f0df132092f715f8",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.7",
            "size": 5054,
            "upload_time": "2023-04-05T21:10:40",
            "upload_time_iso_8601": "2023-04-05T21:10:40.850602Z",
            "url": "https://files.pythonhosted.org/packages/ca/bf/c50a7d68426ab458c437cec8a0f97ba270bc41b5a4cd9ab7df210bf4966c/geolog-0.0.8-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fb507d88455f5371798f1ef3b5f392b4c8f989f25aa3a6905e110a6f572c4f16",
                "md5": "6523c67ea0b6933076f713ce504d0902",
                "sha256": "5ba89f0351eb3abbfb86f029560ab9d5ced0bee7af1edec974f34296ad16f0f1"
            },
            "downloads": -1,
            "filename": "geolog-0.0.8.tar.gz",
            "has_sig": false,
            "md5_digest": "6523c67ea0b6933076f713ce504d0902",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 5090,
            "upload_time": "2023-04-05T21:10:42",
            "upload_time_iso_8601": "2023-04-05T21:10:42.332076Z",
            "url": "https://files.pythonhosted.org/packages/fb/50/7d88455f5371798f1ef3b5f392b4c8f989f25aa3a6905e110a6f572c4f16/geolog-0.0.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-05 21:10:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "whitson-buck",
    "github_project": "geolog",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "geolog"
}
        
Elapsed time: 1.63791s