/Python

Programs From Learn Python the hard way and some Other stuff Mostly python related

Primary LanguagePython

Python

Learn Python The Hard Way - Contains All the programs form the book of the same name, great resource if one wishes to start with python


Email_Subject_Mapping - Contains a script which takes gmail id and password as input fetches all your mail and maps email id to subject to email search easier
Dice Poker[CLI] - A CLI Based small game in python using simple constructs
Password Manager - An Unsafe Password Manager by implementation which stores acc and password in dictionary format and copies it to clipboard when the program is run
Django - Contains a Python Django based basic web application