Metadata-Version: 2.0
Name: The-Curator
Version: 0.0.1
Summary: UNKNOWN
Home-page: https://github.com/fny/thecurator
Author: Faraz Yashar
Author-email: faraz.yashar@gmail.com
License: Proprietary
Keywords: import modules packages files
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development
Classifier: Topic :: Utilities
Classifier: Programming Language :: Python :: 3
Requires-Dist: addict
Requires-Dist: jinja2
Requires-Dist: jsonschema
Requires-Dist: pyaml
Requires-Dist: sqlalchemy
Provides-Extra: dev
Requires-Dist: dateparser; extra == 'dev'
Requires-Dist: pytest; extra == 'dev'

The Curator 🖼
==============

.. image:: https://travis-ci.org/fny/thecurator.svg?branch=master
   :target: https://travis-ci.org/fny/thecurator
   :alt: Build Status

.. image:: https://badge.fury.io/py/thecurator.svg
   :target: https://pypi.python.org/pypi/thecurator
   :alt: The Curator on PyPI


Usage
-----

See the tests. More coming soon...


Install development requirements `pip install -e .[dev]`


