Metadata-Version: 2.1
Name: jerrycan
Version: 0.3.1
Summary: A python library that contains commonly used routes, database models and functions for flask applications
Home-page: https://gitlab.namibsun.net/namibsun/python/jerrycan
Author: Hermann Krumrey
Author-email: hermann@krumreyh.com
License: GNU GPL3
Platform: UNKNOWN
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Description-Content-Type: text/markdown
License-File: LICENSE

# jerrycan

|master|develop|
|:----:|:-----:|
|[![build status](https://gitlab.namibsun.net/namibsun/python/jerrycan/badges/master/build.svg)](https://gitlab.namibsun.net/namibsun/python/jerrycan/commits/master)|[![build status](https://gitlab.namibsun.net/namibsun/python/jerrycan/badges/develop/build.svg)](https://gitlab.namibsun.net/namibsun/python/jerrycan/commits/develop)|

![Logo](resources/logo/logo-readme.png)

A python library that contains commonly used routes, database models and functions for flask applications

## Further Information

* [Changelog](CHANGELOG)
* [License (GPLv3)](LICENSE)
* [Gitlab](https://gitlab.namibsun.net/namibsun/python/jerrycan)
* [Github](https://github.com/namboy94/jerrycan)
* [Progstats](https://progstats.namibsun.net/projects/jerrycan)
* [PyPi](https://pypi.org/project/jerrycan)


