Metadata-Version: 2.1
Name: edx-prefectutils
Version: 0.1.0
Summary: Utility code to assist in writing Prefect Flows.
Home-page: https://github.com/doctoryes/prefect_utils
Author: Julia Eskew
Author-email: jeskew@edx.org
License: AGPL
Keywords: prefect_utils
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.5
Requires-Dist: Click (>=7.0)

=============
prefect-utils
=============






A utility code written by edX specifically for edX Prefect Flows. It assists writing in edX Prefect Flows.



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


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

0.1.0 (2020-05-11)
------------------

* First release on PyPI.


