Metadata-Version: 2.1
Name: herodotus
Version: 0.1.0
Summary: Package for fast integration between SQLAlchemy models and Scrapy spiders
Author-email: Lucas Calegario <lucas.c.calegario@outlook.com>
Description-Content-Type: text/markdown
Classifier: License :: OSI Approved :: MIT License
Requires-Dist: scrapy >=2.6.0, <2.7.0
Requires-Dist: sqlalchemy >=1.4.0, <1.5.0
Requires-Dist: pytest >=7.1.0, <7.2.0 ; extra == "test"
Project-URL: Home, https://github.com/xlurio/herodotus
Provides-Extra: test

# herodotus
Package for fast integration between SQLAlchemy models and Scrapy spiders.

