cookiepy

https://img.shields.io/pypi/v/cookiepy.svg https://img.shields.io/travis/SpiralOutDotEu/cookiepy.svg Documentation Status https://codecov.io/gh/SpiralOutDotEu/cookiepy/branch/master/graph/badge.svg Updates Python 3

Cooking a py…

Usage

$ pip install cookiepy

>>> import cookiepy as py
>>> py.foo()
>>> py.bar()

Features

  • It foo and it bar

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.