Coder Social home page Coder Social logo

dsmithhayes / python-podgen Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tobinus/python-podgen

0.0 0.0 0.0 1023 KB

Generating podcasts with Python should be easy!

Home Page: https://podgen.readthedocs.org

License: Other

Python 99.37% Makefile 0.63%

python-podgen's Introduction

PodGen (forked from python-feedgen)

Build Status Documentation Status

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

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 and limitations

  • The updates to Apple's podcasting guidelines since 2016 have not been implemented. This includes the ability to mark episodes with episode and season number, and the ability to mark the podcast as "serial". It is a goal to implement those changes in a future release.
  • 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.

python-podgen's People

Contributors

tobinus avatar lkiesow avatar wltb avatar snipem avatar pcnoic avatar jimmyppi avatar meteozond avatar msnoigrs avatar emacsen avatar nvie avatar tdhopper avatar shon avatar oemmerson avatar ngulden avatar lionelyoung avatar ksato9700 avatar quonb avatar pzelnip avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.