Metadata-Version: 2.4
Name: talk-python-cli
Version: 0.1.0
Summary: CLI for the Talk Python to Me podcast and courses
Project-URL: Homepage, https://github.com/talkpython/talk-python-cli
Project-URL: Source, https://github.com/talkpython/talk-python-cli
Project-URL: Documentation, https://github.com/talkpython/talk-python-cli
Author-email: Michael Kennedy <michael@talkpython.fm>
License-Expression: MIT
License-File: LICENSE
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Programming Language :: Python :: 3.15
Classifier: Topic :: Education
Classifier: Topic :: Multimedia :: Sound/Audio
Requires-Python: >=3.12
Requires-Dist: cyclopts>=3.0
Requires-Dist: httpx>=0.27
Requires-Dist: rich>=13.0
