Skip to content

Little Python scripts written just to play with the language or to do some basic tasks

Notifications You must be signed in to change notification settings

rishavanand/little-python-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Little Python scripts

This repo has small scripts that I've written just to play with the language or to do some basic tasks. These can be used to build something more exciting or can be extended to provide new features. New scripts will be added as new ideas emerge and as I go on exploring new branches of the language. A short description for each script has been added below.

Python version 3+ required


  • rss_fossbytes.py - Scraps news from FossBytes.com's RSS feed and saves it in JSON format.

  • rss_thenextweb.py - Scraps news from TheNextWeb's RSS feed and saves it in JSON format.

  • rss_yify.py - Scraps movie feeds from Yify's RSS feed and saves it in JSON format.

  • todoist.py - Gets incomplete todos from Todoist using Developer's API and saves it in JSON format .

About

Little Python scripts written just to play with the language or to do some basic tasks

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages