Codebase list podcastparser / cd3294d2-247c-42ec-88a3-b5d8a3dca729/main
cd3294d2-247c-42ec-88a3-b5d8a3dca729/main

Tree @cd3294d2-247c-42ec-88a3-b5d8a3dca729/main (Download .tar.gz)

podcastparser: Simple, fast and efficient podcast parser
========================================================

The podcast parser project is a library from the gPodder project to provide an
easy and reliable way of parsing RSS- and Atom-based podcast feeds in Python.

See docs in [./doc](./doc) or at [Read the Docs](https://podcastparser.readthedocs.io/en/latest/).

## Automated Tests

To run the unit tests you need [`pytest`](https://docs.pytest.org/).  If you have `pytest` installed, use the `pytest` command in the repository's root directory to run the tests.