crimpy


Namecrimpy JSON
Version 0.0.2 PyPI version JSON
download
home_pagehttps://github.com/statenandrea33/crimpy
SummaryA python package for interactive mapping.
upload_time2023-04-04 15:52:52
maintainer
docs_urlNone
authorAndrea Staten
requires_python>=3.7
licenseMIT license
keywords crimpy
VCS
bugtrack_url
requirements folium ipyleaflet
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # crimpy


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


**A python package for interactive mapping.**


-   Free software: MIT license
-   Documentation: https://statenandrea33.github.io/crimpy
    

## Features

-   TODO

## 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/statenandrea33/crimpy",
    "name": "crimpy",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "crimpy",
    "author": "Andrea Staten",
    "author_email": "statenandrea33@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/1f/f2/7fad0b1c1ba23c39efd607909b6c27e609a7cd3bf962f1e514b07c3bc68b/crimpy-0.0.2.tar.gz",
    "platform": null,
    "description": "# crimpy\n\n\n[![image](https://img.shields.io/pypi/v/crimpy.svg)](https://pypi.python.org/pypi/crimpy)\n[![image](https://img.shields.io/conda/vn/conda-forge/crimpy.svg)](https://anaconda.org/conda-forge/crimpy)\n\n\n**A python package for interactive mapping.**\n\n\n-   Free software: MIT license\n-   Documentation: https://statenandrea33.github.io/crimpy\n    \n\n## Features\n\n-   TODO\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": "A python package for interactive mapping.",
    "version": "0.0.2",
    "split_keywords": [
        "crimpy"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bdae182121dccf66243bf2d7cec1b812bf3c01b9bcddb77199465a085ab48d9a",
                "md5": "ddd4c43cacfd3d3a06c9ad8d6b07a52e",
                "sha256": "9728fa0989ee216b2bf180682ba41cc8e8f890fd6a823b42278ef88abe72adc7"
            },
            "downloads": -1,
            "filename": "crimpy-0.0.2-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ddd4c43cacfd3d3a06c9ad8d6b07a52e",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.7",
            "size": 4111,
            "upload_time": "2023-04-04T15:52:51",
            "upload_time_iso_8601": "2023-04-04T15:52:51.169910Z",
            "url": "https://files.pythonhosted.org/packages/bd/ae/182121dccf66243bf2d7cec1b812bf3c01b9bcddb77199465a085ab48d9a/crimpy-0.0.2-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1ff27fad0b1c1ba23c39efd607909b6c27e609a7cd3bf962f1e514b07c3bc68b",
                "md5": "ca48dbe41c109e818b0fe670695f605b",
                "sha256": "b621911295e0096528801afda4b9fb8cd07656712a6c5dc2326d2c404df877ae"
            },
            "downloads": -1,
            "filename": "crimpy-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "ca48dbe41c109e818b0fe670695f605b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 4133,
            "upload_time": "2023-04-04T15:52:52",
            "upload_time_iso_8601": "2023-04-04T15:52:52.190748Z",
            "url": "https://files.pythonhosted.org/packages/1f/f2/7fad0b1c1ba23c39efd607909b6c27e609a7cd3bf962f1e514b07c3bc68b/crimpy-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-04 15:52:52",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "statenandrea33",
    "github_project": "crimpy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "folium",
            "specs": []
        },
        {
            "name": "ipyleaflet",
            "specs": []
        }
    ],
    "lcname": "crimpy"
}
        
Elapsed time: 0.14531s