/fun-with-python

This repository is a collection of fun little things that can be done in python.

Primary LanguagePython

fun-with-python

This repository is a collection of fun little things that can be done in python.

  • Docker

    This is a collection of docker and docker-compose functionalities

  • alarm_clock

    This is a simple Alarm Clock that I have built using playsound library in Python which goes off after a given period of time.

  • live_plots

    This is a simple python script that generates live plots by using matplotlib in Python.

  • my_api_rocks

    This is a simple API that I have built using Flask library in Python.

  • qr_code_generator

    This is a simple QR code genarator which uses qrcode library in Python to encode any given string in a QR Code.

  • todo_list_maker

    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.