Metadata-Version: 2.1
Name: ingester3
Version: 1.8.2
Summary: Data ingester for ViEWS3.
Home-page: https://github.com/UppsalaConflictDataProgram/ingester3>
License: MIT
Author: Mihai Croicu
Author-email: mihai.croicu@pcr.uu.se
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: cryptography (>=36.0,<37.0)
Requires-Dist: diskcache (>=5.0.0,<6.0.0)
Requires-Dist: levenshtein (>=0.20,<0.21)
Requires-Dist: numpy (>=1.20,<2.0)
Requires-Dist: pandas (>=1.2.3,<2.0.0)
Requires-Dist: psycopg2 (>=2.8.1,<3.0.0)
Requires-Dist: python-dotenv (>=0.18,<0.19)
Requires-Dist: sqlalchemy (>=1.3,<2.0)
Description-Content-Type: text/markdown

# Ingester3

Ingester3 is the Pandas extension-based system for ingesting data in the ViEWS3 system.


