Hi there 👋
🔭 I’m currently working on cpython🌱 I’m currently learning x86-64 assembly👯 I’m looking to collaborate on python💬 Ask me about python😄 Pronouns: he/him
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuseA 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…
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.
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.
C++ 5
Create a ESP8266 Webserver for controlling the real-time position of the servo motor attached to ESP8266.
Closes #93207
sys._getframe compatibility in 3.11 whatsnew (GH-92552)
asyncio docs: asyncio.run() is available on all supported Python versions (GH-92419)
sys._getframe compatibility in 3.11 whatsnew
asyncio docs: asyncio.run() is available on all supported Python versions
versionadded for asyncio.StreamWriter.start_tls()
In python/cpython#92806 miss-islington merged the PR as I had applied "awaiting merge" label but it should not have been merged as it was not appro…