Metadata-Version: 2.1
Name: hello-demo
Version: 0.1.6
Summary: Python Boilerplate contains all the boilerplate you need to create a Python package.
Home-page: https://github.com/fastdevops/hello_demo
Author: Joe Chang
Author-email: fastdevops@gmail.com
License: MIT license
Keywords: hello_demo
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: Click (>=6.0)

==========
hello_demo
==========


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

.. image:: https://img.shields.io/travis/fastdevops/hello_demo.svg
        :target: https://travis-ci.org/fastdevops/hello_demo

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




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


* Free software: MIT license
* Documentation: https://hello-demo.readthedocs.io.


Features
--------

* TODO



=======
History
=======

0.1.0 (2018-09-24)
------------------

* First release on PyPI.


