kumaraditya303
@python core dev; asyncio maintainer; runtime internals; Calculus
Repositories
Select a repository to view its commits, contributors, and more.Library-Management-System
A Python Flask based Library Management System. This Flask app has all the features of a Library Management System like adding, removing, and creating copies of books. This app has a separate admin tab for admin users. Now also has admin support for users
aioshutil
Asynchronous version of functions of shutil module.
pytest-playwright-snapshot
playwright-centos
Playwright on CentOS 8
umarkdown
Ultra Markdown, an ultra fast (high performance) Markdown parser compliant with the markdown spec written in pure C with bindings for Python 3.8+. Unlike others, Ultra Markdown is written using Python's C API and uses CMark, an ultra fast Markdown parser written in C.
Fantastic-Django-Blog
Simple blog app made with 💖 in Django!
ESP8266_SERVO_CONTROLLER
Create a ESP8266 Webserver for controlling the real-time position of the servo motor attached to ESP8266.
ESP8266_LPG_Leakage_Email_Sender
This project uses ESP8266 along with MQ2 LPG gas sensor to work and send you email in case of increase in the concentration of methane.
PySizer
PySizer is a simple python command line program to resize images efficiently by Multi Threading and is 5 times the cpu count of the machine in this program and the current running threads is limited by the use of ThreadPoolExecutor, also shows a progress bar of and also supports searching for images recursively.
User-Management-System
This a Python Flask User Management and login system. This project has many features as user-registration with picture, login to access the data, and a admin user to change the settings and see the recored.
Mess-Management-System
A Python Flask Based Mess Management System
ESP8266_BME280_Web_Server
Reads the temperature and humidity values from BME280 sensor, create a beautiful chart of the data on a webserver whose data is stored on SPIFFS memory.