maplab


Namemaplab JSON
Version 0.2.2 PyPI version JSON
download
home_pagehttps://github.com/hwilli72/maplab
SummaryPython Boilerplate contains all the boilerplate you need to create a Python package.
upload_time2023-04-13 19:16:18
maintainer
docs_urlNone
authorHannah Williams
requires_python>=3.7
licenseMIT license
keywords maplab
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # maplab


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


**Python Boilerplate contains all the boilerplate you need to create a Python package.**


-   Free software: MIT license
-   Documentation: https://hwilli72.github.io/maplab
    

## 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/hwilli72/maplab",
    "name": "maplab",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "maplab",
    "author": "Hannah Williams",
    "author_email": "hwilli72@vols.utk.edu",
    "download_url": "https://files.pythonhosted.org/packages/fe/b4/384eb7b594ace6ebc26df97cfb8311e3079870a366e1c12b24b7cba458dd/maplab-0.2.2.tar.gz",
    "platform": null,
    "description": "# maplab\n\n\n[![image](https://img.shields.io/pypi/v/maplab.svg)](https://pypi.python.org/pypi/maplab)\n[![image](https://img.shields.io/conda/vn/conda-forge/maplab.svg)](https://anaconda.org/conda-forge/maplab)\n\n\n**Python Boilerplate contains all the boilerplate you need to create a Python package.**\n\n\n-   Free software: MIT license\n-   Documentation: https://hwilli72.github.io/maplab\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": "Python Boilerplate contains all the boilerplate you need to create a Python package.",
    "version": "0.2.2",
    "split_keywords": [
        "maplab"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "72504ee85dd54f4b4ba7951902f7db02490a82bf326aabfb485a62cc84fb4a68",
                "md5": "0fbcf91d677ea09439a176b89ea8b9a8",
                "sha256": "e846f30a0109a8a772d5822b4cb29b23deb9f856b98c603894738914c112036b"
            },
            "downloads": -1,
            "filename": "maplab-0.2.2-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0fbcf91d677ea09439a176b89ea8b9a8",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.7",
            "size": 6571,
            "upload_time": "2023-04-13T19:16:17",
            "upload_time_iso_8601": "2023-04-13T19:16:17.092653Z",
            "url": "https://files.pythonhosted.org/packages/72/50/4ee85dd54f4b4ba7951902f7db02490a82bf326aabfb485a62cc84fb4a68/maplab-0.2.2-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "feb4384eb7b594ace6ebc26df97cfb8311e3079870a366e1c12b24b7cba458dd",
                "md5": "d194df92ebe4d698fd7c51df29112723",
                "sha256": "ff4257382a75fe601a78c24eb901ace343a53001aff0e967b14eac116a237be6"
            },
            "downloads": -1,
            "filename": "maplab-0.2.2.tar.gz",
            "has_sig": false,
            "md5_digest": "d194df92ebe4d698fd7c51df29112723",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 6140,
            "upload_time": "2023-04-13T19:16:18",
            "upload_time_iso_8601": "2023-04-13T19:16:18.372278Z",
            "url": "https://files.pythonhosted.org/packages/fe/b4/384eb7b594ace6ebc26df97cfb8311e3079870a366e1c12b24b7cba458dd/maplab-0.2.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-13 19:16:18",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "hwilli72",
    "github_project": "maplab",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "maplab"
}
        
Elapsed time: 0.22115s