Metadata-Version: 2.3
Name: what2read
Version: 0.0.1.dev1
Summary: Show nonfiction bestsellers of the week using command line
Project-URL: homepage, https://github.com/albertas/what2read
Author-email: Albertas Gimbutas <albertasgim@gmail.com>
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.11
Requires-Dist: httpx
Provides-Extra: test
Requires-Dist: deadcode; extra == 'test'
Requires-Dist: hatch; extra == 'test'
Requires-Dist: mypy; extra == 'test'
Requires-Dist: pip-audit; extra == 'test'
Requires-Dist: pytest; extra == 'test'
Requires-Dist: pytest-cov; extra == 'test'
Requires-Dist: ruff; extra == 'test'
Description-Content-Type: text/markdown

# what2read
Show New York Times nonfiction bestsellers of the week using command line:

```
$ pip install what2read
$ what2read
1. Dare To Lead
```
