Metadata-Version: 2.1
Name: wikistream
Version: 0.1.6
Summary: A Python package that uses aiosseclient to stream edits from Wikimedia properties around the world and store them in TimescaleDB.
Author: Jonan Scheffler
Author-email: jonanscheffler@gmail.com
Requires-Python: >=3.7,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: aiohttp (>=3.6.2,<4.0.0)
Requires-Dist: psycopg2 (>=2.8.4,<3.0.0)
Requires-Dist: sqlalchemy (>=1.3.15,<2.0.0)
