Metadata-Version: 2.1
Name: trawler-python
Version: 0.0.2a3
Summary: Trawler is an open source metadata platform for mapping and monitoring your data
Author: Alex Sparrow
Author-email: alex@alexsparrow.dev
Requires-Python: >=3.9,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Provides-Extra: sql
Requires-Dist: PyYAML (>=5.4.1,<6.0.0)
Requires-Dist: SQLAlchemy (>=1.4.17,<2.0.0); extra == "sql"
Requires-Dist: click (>=8.0.1,<9.0.0)
Requires-Dist: pandas (>=1.3.3,<2.0.0)
Requires-Dist: psycopg2-binary (>=2.9.1,<3.0.0); extra == "sql"
Requires-Dist: requests (>=2.25.1,<3.0.0)
Requires-Dist: schedule (>=1.1.0,<2.0.0)
Description-Content-Type: text/markdown

# trawler python tools
These are the Python APIs for trawler
