Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

320 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PodGen (forked from python-feedgen)

Build Status Documentation Status Stories in Ready

This module can be used to generate podcast feeds in RSS format, and is compatible with Python 2.7 and 3.3+.

It is licensed under the terms of both, the FreeBSD license and the LGPLv3+. Choose the one which is more convenient for you. For more details have a look at license.bsd and license.lgpl.

More details about the project:

See the documentation link above for installation instructions and guides on how to use this module.

Known bugs

  • We do not follow the RSS recommendation to encode &, < and > using hexadecimal character reference (eg. &#x3C;), simply because lxml provides no documentation on how to do that when using the text property.

About

Generating podcasts with Python should be easy!

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages