Metadata-Version: 2.4
Name: souppot
Version: 0.1.0
Summary: Small helpers for fetching and parsing HTML with requests or Playwright.
Project-URL: Repository, https://github.com/octanima-labs/souppot
Project-URL: Documentation, https://octanima-labs.github.io/souppot/
Project-URL: Issues, https://github.com/octanima-labs/souppot/issues
Author-email: octanima-labs <octanima@tuta.io>
License-Expression: MIT
License-File: LICENSE
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
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.11
Requires-Dist: 2ning
Requires-Dist: beautifulsoup4
Requires-Dist: playwright
Requires-Dist: requests
