zimpy


Namezimpy JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/statenandrea33/zimpy
SummaryPython Boilerplate contains all the boilerplate you need to create a Python package.
upload_time2023-03-23 16:15:46
maintainer
docs_urlNone
authorAndrea Staten
requires_python>=3.7
licenseMIT license
keywords zimpy
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # zimpy


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


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


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

## 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/zimpy",
    "name": "zimpy",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "zimpy",
    "author": "Andrea Staten",
    "author_email": "statenandrea33@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/f5/6f/b5a479bc134e472abb575d4f2a4d0fc9f1fe217ef86a8e294fa61f5282a5/zimpy-0.0.1.tar.gz",
    "platform": null,
    "description": "# zimpy\r\n\r\n\r\n[![image](https://img.shields.io/pypi/v/zimpy.svg)](https://pypi.python.org/pypi/zimpy)\r\n[![image](https://img.shields.io/conda/vn/conda-forge/zimpy.svg)](https://anaconda.org/conda-forge/zimpy)\r\n\r\n\r\n**Python Boilerplate contains all the boilerplate you need to create a Python package.**\r\n\r\n\r\n-   Free software: MIT license\r\n-   Documentation: https://statenandrea33.github.io/zimpy\r\n    \r\n\r\n## Features\r\n\r\n-   TODO\r\n\r\n## Credits\r\n\r\nThis package was created with [Cookiecutter](https://github.com/cookiecutter/cookiecutter) and the [giswqs/pypackage](https://github.com/giswqs/pypackage) project template.\r\n",
    "bugtrack_url": null,
    "license": "MIT license",
    "summary": "Python Boilerplate contains all the boilerplate you need to create a Python package.",
    "version": "0.0.1",
    "split_keywords": [
        "zimpy"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f56fb5a479bc134e472abb575d4f2a4d0fc9f1fe217ef86a8e294fa61f5282a5",
                "md5": "8bf9126b370dd2622d08ad2cb1863585",
                "sha256": "0aa92a07b2acaaed33083b44ff0cd72b498a1152ce6cc85fee03cf57e482f275"
            },
            "downloads": -1,
            "filename": "zimpy-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "8bf9126b370dd2622d08ad2cb1863585",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 3004,
            "upload_time": "2023-03-23T16:15:46",
            "upload_time_iso_8601": "2023-03-23T16:15:46.714593Z",
            "url": "https://files.pythonhosted.org/packages/f5/6f/b5a479bc134e472abb575d4f2a4d0fc9f1fe217ef86a8e294fa61f5282a5/zimpy-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-23 16:15:46",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "statenandrea33",
    "github_project": "zimpy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "zimpy"
}
        
Elapsed time: 0.07312s