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: use `pyproject.toml` file #712

Closed adbar closed 1 month ago

adbar commented 1 month ago

This is now standard for Python 3.8+ versions.