The idea is to create scripts that uses the last unittest python frameworks showing examples of each one and will be easy to understand the difference. The scripts could be:
- Usage of Unittest and examples
- Usage of Muse and examples
- Usage of Muse2 and examples
- Usage of Green and examples
- A script that scrapes the quora question and its top 3 answers.
- Give an alphabetical argument while running script.
- Example:
python bigtext.py hello
- A script that scrapes the bing wallpaper of the day and downloads it to a specified location
- In Ubuntu based systems it also sets the desktop background to the bing wallpaper of the day
- Given an ASIN of a product this script scrapes product price, review from amazon.in. Try
python amazon_scrap.py -hfor more details.
An application which can read in a file(image or pdf) in handwritten form and generates a text file(pdf) out of it. Great for a web based service where the user uploads the handwritten notes image and the program returns a PDF of the file.
A script that returns headlines of the top posts on Hacker News
A CLI game in which player enters a movie name and second guesses it in less than 7 wrong guesses.
Very basic script that fetches top 15 IMDB movies
It plays morse code (audio) depending on users' entered string.
A GUI that shows Bitcoin price with a button that can refresh to the current price.
16. Rolling a Dice
A Simple Script that Rolls a dice.
17. Chat Server
Server for Multithreaded Chat application.
18. Exponentiation
To Get Precised exponent of desired Float Number.
19. Fibonacci
A simple fibonacci script.
20. Port Scanner
Simple Port Scanner to check whether port 80 available or not.
21. File Renamer
This program renames a list of tv episodes. Episodes can be nested inside folders. folders will be flattened and episodes renamed to a particular format.
Scrapper for Reddit.