Metadata-Version: 2.1
Name: pyapacheatlas
Version: 0.0b1
Summary: A package to simplify working with the Apache Atlas REST APIs and support bulk loading from files.
Home-page: https://github.com/wjohnson/pyapacheatlas
Author: Will Johnson
Author-email: will@willj.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: openpyxl (>=3.0)
Requires-Dist: requests (>=2.0)

# PyApacheAtlas

A python package to work with the Apache Atlas API and support bulk loading from different file types.


