This repository is a collection of fun little things that can be done in python.
-
This is a collection of docker and docker-compose functionalities
-
This is a simple Alarm Clock that I have built using playsound library in Python which goes off after a given period of time.
-
This is a simple python script that generates live plots by using matplotlib in Python.
-
This is a simple API that I have built using Flask library in Python.
-
This is a simple QR code genarator which uses qrcode library in Python to encode any given string in a QR Code.
-
This is a simple todo_list_maker application that I have built in Python, which can also be called from the command-line by making an alias for it.