Raagan U
@raagan
4 published packets
Joined Jan 2021
Published Projects
General Purpose Script in Python
A Python script that consists of useful functions that are time-consuming while working on other things. Works well on GNU\Linux, But has some issues while running on windows.
Mar 02, 2021
Multiprocessing Vs Threading in Python
This project is about the differences between threading and multiprocessing in Python. This uses the Port Scanner to demonstrate the processes.
Mar 02, 2021
BASIC REST API in Python Using Flask
A REST API built using flask and flask-sqlalchemy for Database Management, flask-marshmallow to serialize data for easy processing.
Mar 02, 2021
Simple REST API client using Python
A simple REST API client made in python that can be used to make requests to REST APIs. All Five basic HTTP Methods are implemented in this script.
Mar 02, 2021