Metadata-Version: 2.0
Name: enterprise-scheduler
Version: 0.1.0.dev0
Summary: Python Boilerplate contains all the boilerplate you need to create a Python package.
Home-page: https://github.com/lresende/enterprise_scheduler
Author: Luciano Resende
Author-email: lresende@apache.org
License: Apache license
Keywords: enterprise_scheduler
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD 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
Requires-Dist: click (>=6.0)
Requires-Dist: bumpversion (==0.5.3)
Requires-Dist: wheel (==0.30.0)
Requires-Dist: watchdog (==0.8.3)
Requires-Dist: flake8 (==3.5.0)
Requires-Dist: tox (==2.9.1)
Requires-Dist: coverage (==4.5.1)
Requires-Dist: Sphinx (==1.7.1)
Requires-Dist: twine (==1.10.0)
Requires-Dist: nbconvert (==5.3.1)
Requires-Dist: requests (<3.0,>=2.8)
Requires-Dist: flask-restful (==0.3.6)

====================
enterprise-scheduler
====================


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

.. image:: https://img.shields.io/travis/lresende/enterprise_scheduler.svg
        :target: https://travis-ci.org/lresende/enterprise_scheduler

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




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


* Free software: BSD license
* Documentation: https://enterprise-scheduler.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


