Metadata-Version: 2.0
Name: balkhash
Version: 0.5.0
Summary: Cloud storage library to store raw and structured data from different datasets in a data lake
Home-page: http://github.com/alephdata/balkhash
Author: Organized Crime and Corruption Reporting Project
Author-email: data@occrp.org
License: MIT
Description-Content-Type: UNKNOWN
Keywords: storage
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: followthemoney (>=1.5.4)
Requires-Dist: normality (>=1.0.0)
Requires-Dist: click (>=7.0.0)
Provides-Extra: google
Requires-Dist: google-cloud-datastore (>=1.7.3); extra == 'google'
Requires-Dist: grpcio; extra == 'google'
Provides-Extra: leveldb
Requires-Dist: plyvel (>=1.0.5); extra == 'leveldb'
Provides-Extra: sql
Requires-Dist: psycopg2-binary (>=2.7); extra == 'sql'
Requires-Dist: SQLAlchemy (>=1.3.1); extra == 'sql'

UNKNOWN


