adbar / trafilatura

Python & Command-line tool to gather text and metadata on the Web: Crawling, scraping, extraction, output as CSV, JSON, HTML, MD, TXT, XML
https://trafilatura.readthedocs.io
Apache License 2.0
3.66k stars 262 forks source link

setup: set `__all__` in `__init__.py` #718

Closed adbar closed 2 weeks ago

adbar commented 1 month ago

Use explicit re-exports to prevent linter warnings.