Skip to main content

feedwriter

tests PyPI Version PyPI Python Version

A Python library to generate podcast RSS feeds.

Supported Clients

This library has functions which are supported on the following podcast players:

Docs

Documentation is found here.

I would recommend starting with the quickstart, and from there going to the tags page to find the functions for a specific tag.

For more information on the PodcastFeed and Feed classes, you can find their respective API documentation below:

Quickstart

Install feedwriter from pypi.

pip install feedwriter

Below is a code snippet with a simple example of how to use the library. The comments should serve as a short explanation of what is being run.

# import class from library
from feedwriter import PodcastFeed

# create PodcastFeed object
feed = PodcastFeed()

# add title of show
feed.title("Example")

# create post with title and guid
feed.new_post(title="Lorem ipsum", guid="1234")

# create empty post and add tags later
feed.new_post()
feed.post_title("Lorem ipsum dolor")
feed.post_duration(1800)

# write object to file
feed.write("feed.xml")

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

feedwriter-0.4.0.tar.gz (10.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

feedwriter-0.4.0-py3-none-any.whl (10.6 kB view details)

Uploaded Python 3

File details

Details for the file feedwriter-0.4.0.tar.gz.

File metadata

  • Download URL: feedwriter-0.4.0.tar.gz
  • Upload date:
  • Size: 10.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.14.6

File hashes

Hashes for feedwriter-0.4.0.tar.gz
Algorithm Hash digest
SHA256 4f007089036322872316e70d01f4014af2049e9e293bfd067def9549b00bcb72
MD5 be5e325b7338fb31eb322f1adabb1ac2
BLAKE2b-256 5e44862c95deab83f8f1fd6fd233a33c7d6ca35319c4a9e67a9ab73972551c07

See more details on using hashes here.

File details

Details for the file feedwriter-0.4.0-py3-none-any.whl.

File metadata

  • Download URL: feedwriter-0.4.0-py3-none-any.whl
  • Upload date:
  • Size: 10.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.14.6

File hashes

Hashes for feedwriter-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9fb2407041a619adfe25131e7c361730b561d4704c426b7c121275ae8583fb9b
MD5 5996468dead93e863bbf2b8aca538108
BLAKE2b-256 a1de63924bec6a3ff8d2f48744002ac9f149b18cd5b4b0792a5899c59101baf9

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.4.0 This release

2 files

0.3.0

2 files

0.2.0

2 files

0.1.0

2 files

0.0.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page