Metadata-Version: 2.1
Name: udata-hydra
Version: 0.2.0.dev152
Summary: Async crawler and datalake service for data.gouv.fr
License: MIT
Author: Opendata Team
Author-email: opendatateam@data.gouv.fr
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: aiohttp (>=3.8.1,<4.0.0)
Requires-Dist: asyncpg (>=0.25.0,<0.26.0)
Requires-Dist: boto3 (>=1.21.21,<2.0.0)
Requires-Dist: cchardet (>=2.1.7,<3.0.0)
Requires-Dist: humanfriendly (>=10.0,<11.0)
Requires-Dist: marshmallow (>=3.14.1,<4.0.0)
Requires-Dist: minicli (>=0.5.0,<0.6.0)
Requires-Dist: pandas (>=1.3.3,<2.0.0)
Requires-Dist: progressist (>=0.1.0,<0.2.0)
Requires-Dist: python-dateutil (>=2.8.2,<3.0.0)
Requires-Dist: python-dotenv (>=0.19.2,<0.20.0)
Requires-Dist: python-magic (>=0.4.25,<0.5.0)
Requires-Dist: redis (>=4.1.4,<5.0.0)
Requires-Dist: requests (>=2.27.1,<3.0.0)
Requires-Dist: udata_event_service (>=0.0.8,<0.0.9)
