Metadata-Version: 2.1
Name: YannCookieCutter
Version: 0.6.0
Summary: Template tool for putting up the scaffold of a Python project
Home-page: https://github.com/ydethe/YannCookieCutter
Author: Yann de The
Author-email: ydethe@gmail.com
License: MIT license
Platform: any
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >= 3.5

================
YannCookieCutter
================


.. image:: https://img.shields.io/pypi/v/YannCookieCutter.svg
        :target: https://pypi.python.org/pypi/YannCookieCutter

.. image:: https://readthedocs.org/projects/YannCookieCutter/badge/?version=latest
        :target: https://YannCookieCutter.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status


.. image:: https://pyup.io/repos/github/ydethe/YannCookieCutter/shield.svg
     :target: https://pyup.io/repos/github/ydethe/YannCookieCutter/
     :alt: Updates



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


* Free software: MIT license
* Documentation: https://YannCookieCutter.readthedocs.io.


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


