Metadata-Version: 2.4
Name: newshomepages
Version: 0.0.123
Summary: An open-source archive that gathers, saves, shares and analyzes news homepages
Author-email: Ben Welsh <b@palewi.re>
License: GPL-3.0-or-later
Project-URL: Homepage, https://homepages.news
Project-URL: Documentation, https://palewi.re/docs/news-homepages/
Project-URL: Maintainer, https://palewi.re/who-is-ben-welsh/
Project-URL: Source, https://github.com/palewire/news-homepages
Project-URL: Issues, https://github.com/palewire/news-homepages/issues
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Topic :: System :: Archiving
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content :: News/Diary
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: click
Requires-Dist: pytz
Requires-Dist: internetarchive>=5.0.4
Requires-Dist: python-slugify
Requires-Dist: playwright<1.55
Requires-Dist: jinja2
Requires-Dist: shot-scraper
Requires-Dist: pillow
Requires-Dist: pandas
Requires-Dist: rich
Requires-Dist: iso3166
Requires-Dist: python-iso639
Requires-Dist: certifi
Requires-Dist: requests
Requires-Dist: retry
Requires-Dist: storysniffer
Requires-Dist: spacy
Requires-Dist: spectra
Requires-Dist: sqlean.py
Requires-Dist: Mastodon.py
Requires-Dist: sqlite-robotstxt
Provides-Extra: dev
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: setuptools-scm; extra == "dev"
Requires-Dist: ty; extra == "dev"
Requires-Dist: vulture; extra == "dev"
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pytest-env; extra == "test"
Requires-Dist: pytest-vcr; extra == "test"
Requires-Dist: pytest-xdist; extra == "test"
Provides-Extra: docs
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: sphinx-autobuild; extra == "docs"
Requires-Dist: myst-parser; extra == "docs"
Requires-Dist: sphinxcontrib-napoleon; extra == "docs"
Requires-Dist: sphinx-click; extra == "docs"
Requires-Dist: sphinx-palewire-theme==0.1.2; extra == "docs"
Provides-Extra: notebooks
Requires-Dist: jupyterlab; extra == "notebooks"
Requires-Dist: ipywidgets; extra == "notebooks"
Dynamic: license-file

An open-source archive that gathers, saves, shares and analyzes news homepages

## Links

- Task runner: [github.com/palewire/news-homepages-runner](https://github.com/palewire/news-homepages-runner)
- Internet Archive: [archive.org/details/news-homepages](https://archive.org/details/news-homepages)
- Mastodon [mastodon.palewi.re/@newshomepages](https://mastodon.palewi.re/@newshomepages)
- Documentation: [palewi.re/docs/news-homepages/](https://palewi.re/docs/news-homepages/index.html)
- Packaging: [pypi.org/project/newshomepages](https://pypi.org/project/newshomepages/)
- How to add a site: [palewi.re/docs/news-homepages/adding.html](https://palewi.re/docs/news-homepages/adding.html)
