Skip to content

vjFaLk/RSS4TPB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RSS4TPB

A Flask web app written in Python to generate RSS feeds from ThePirateBay search results.

Usage

To use this on Google App Engine, you just need set the script up and add the libraries below in 'app.yaml' For using it locally you'll need to setup the libraries below using pip or whatever you use.

libraries:

  • name: jinja2 version: "2.6"
  • name: markupsafe version: "0.15"
  • name: lxml version: latest

About

A Flask web app written in Python to generate RSS feeds from ThePirateBay and output as XML

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages