Metadata-Version: 2.1
Name: datacatalog
Version: 0.1.4
Summary: Python package implementing essential logic for SD2 Data Catalog
Home-page: https://github.com/SD2E/python-datacatalog
Author: Matthew Vaughn
Author-email: opensource@sd2e.org
License: BSD
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 2.7
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Description-Content-Type: text/x-rst
Requires-Dist: agavepy (>=0.7.3)
Requires-Dist: PyMongo (>=3.7.1)
Requires-Dist: attrdict (>=2.0.0)
Requires-Dist: jsondiff (>=1.1.2)
Requires-Dist: filetype (>=1.0.1)
Requires-Dist: transitions (>=0.6.8)
Requires-Dist: jsonschema (>=2.6.0)
Requires-Dist: hashids (>=1.2.0)
Requires-Dist: petname (>=2.2)
Requires-Dist: python-slugify (>=1.2.5)

==================
Python-DataCatalog
==================

.. image:: https://badge.fury.io/py/datacatalog.svg
    :target: http://badge.fury.io/py/datacatalog

.. image:: https://travis-ci.org/SD2E/python-datacatalog.svg?branch=master
    :target: https://travis-ci.org/SD2E/python-datacatalog

.. image:: https://readthedocs.org/projects/sd2-data-catalog/badge/?version=latest
    :target: https://sd2-data-catalog.readthedocs.io/

.. image:: https://img.shields.io/pypi/l/Django.svg
    :target: https://travis-ci.org/SD2E/python-datacatalog/master/LICENSE

**Python package implementing core Data Catalog business logic***

Software projects using this package:

- https://github.com/SD2E/pipeline-jobs-manager
- https://github.com/SD2E/pipelines-manager
- https://github.com/SD2E/demo-jobs-enabled-reactor
- https://github.com/SD2E/demo-jobs-enabled-reactor

Usage
=====

_More information is forthcoming._


