Metadata-Version: 2.1
Name: views-storage
Version: 1.1.0
Summary: Storage driver used throughout views 3.
Home-page: https://github.com/uppsalaconflictdataprogram/views_storage
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.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: SQLAlchemy (>=1.4.29,<2.0.0)
Requires-Dist: azure-storage-blob (>=12.9.0,<13.0.0)
Requires-Dist: cryptography (>=36.0.1,<37.0.0)
Requires-Dist: environs (>=9.3.5,<10.0.0)
Requires-Dist: lz4 (>=3.1.10,<4.0.0)
Requires-Dist: pandas (>=1.3.5,<2.0.0)
Requires-Dist: paramiko (>=2.9.1,<3.0.0)
Requires-Dist: psycopg2 (>=2.9.3,<3.0.0)
Requires-Dist: pyarrow (>=6.0.1,<7.0.0)
Requires-Dist: pydantic (>=1.9.0,<2.0.0)
