Metadata-Version: 2.1
Name: discourseflow
Version: 0.1.0
Summary: Python Boilerplate contains all the boilerplate you need to create a Python package.
Home-page: https://github.com/howl-anderson/discourseflow
Author: Xiaoquan Kong
Author-email: u1mail2me@gmail.com
License: MIT license
Keywords: discourseflow
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 :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.5
Description-Content-Type: text/markdown
Requires-Dist: Click (>=7.0)

# discourseflow


[![](https://img.shields.io/pypi/v/discourseflow.svg)](https://pypi.python.org/pypi/discourseflow)

[![](https://img.shields.io/travis/howl-anderson/discourseflow.svg)](https://travis-ci.org/howl-anderson/discourseflow)

[![Documentation Status](https://readthedocs.org/projects/discourseflow/badge/?version=latest)](https://discourseflow.readthedocs.io/en/latest/?badge=latest)




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


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


## Features

* TODO

## Credits

This package was created with [Cookiecutter](https://github.com/audreyr/cookiecutter).


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

0.1.0 (2020-04-03)
------------------

* First release on PyPI.


