News
Read Python Cheatsheet latest changes here.
If you find this project useful, don't forget to drop a star on GitHub ๐ It helps enormously by giving visibility, reaching more developers, and finding more people willing to contribute.
Bleach 6.0.0 release and deprecation
Bleach sits on top of html5lib which is not actively maintained. It is increasingly difficult to maintain Bleach in that context.
Django 4.2 alpha 1 released
Django 4.2 alpha 1 is now available. It represents the first stage in the 4.2 release cycle and is an opportunity for you to try out the changes coming in Django 4.2.
SPONSORED LINK
Deploy, host, and scale your Python apps with Kinsta
Deploy your Python app from your GitHub account or bring your Docker container. Launch in minutes at any of our 26 global data centers. Your app is hosted on Google Cloud and secured by Cloudflare. Plus, turn on the free CDN that has 275+ POPs. Add one or multiple databases and take advantage of internal connections. 24/7 expert live chat support is always there to help you. Deploy Your Python App Now, the first $20 is on us!
Articles
2023's Top Development Projects for Programmers
From building mobile apps to implementing machine learning models, these projects will help you stay on the cutting edge of technology and take your development skills to the next level.
Authentication with Django and Single Page Apps
When using Django for a single page application like a React, Vue or Angular app, a typical first initial question is: "how do I handle authentication?"
Django vs. Flask in 2023: Which Framework to Choose
In this article, we'll look at the best use cases for Django and Flask along with what makes them unique, from an educational and development standpoint.
Python Decorators: The Complete Guide
Python decorators are a great way to add functionality to your Python functions. In this video, I'll show you what they are, how they work, and some of the most useful decorators you can use in your code.
Python Collections Module: Essential Tools for Efficient Coding
Harnessing the power of namedtuple, deque, ChainMap, Counter, OrderedDict, and defaultdict
SPONSORED AD
Sponsor Python Cheatsheet ๐งก
Python Cheatsheet is an open-source MIT licensed project that has been made possible due to the contributions of many Python developers. If you are interested in supporting this project, please consider becoming a sponsor on GitHub, or contributing by adding, fixing or improving content.
Resources
Projects
unblob: Extract files from any kind of container formats
unblob is an accurate, fast, and easy-to-use extraction suite. It parses unknown binary blobs for more than 30 different archive, compression, and file-system formats, extracts their content recursively, and carves out unknown chunks that have not been accounted for.
socketify.py: High Peformance servers for Python3
Bringing Http/Https and WebSockets High Performance servers for PyPy3 and Python3
lumi: A nano framework to convert your python functions into a REST API
Lumi is a nano framework to convert your python functions into a REST API without any extra headache.