Metadata-Version: 2.1
Name: hydenv
Version: 0.10.1
Summary: Database management tools for data lecture
Author: Mirko Mälicke
Author-email: mirko@hydrocode.de
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: sqlalchemy
Requires-Dist: geoalchemy2
Requires-Dist: psycopg2-binary
Requires-Dist: flask
Requires-Dist: flask-cors
Requires-Dist: fire
Requires-Dist: tabulate
Requires-Dist: progressbar2
Requires-Dist: overpy
Requires-Dist: shapely (>=1.8.0)
Requires-Dist: requests
Requires-Dist: beautifulsoup4
Requires-Dist: lxml
Requires-Dist: python-dateutil
Requires-Dist: pandas
Requires-Dist: stdiomask
Requires-Dist: streamlit
Requires-Dist: streamlit-ace
Requires-Dist: extra-streamlit-components
Requires-Dist: universal-analytics-python3

# hydenv-database
Multi-origin multi-purpose database management tools for the database lecture

## Install

You can install all tools at once using a Python > 3.5 with pip:

```bash
pip install hydenv
```

## Docs

~Documentation can be found here: https://data-hydenv.github.io/hydenv-database~
This will be replaced at some point
