News
You can read Python Cheatsheet latest changes here.
If you find this project useful, don't forget to drop a start on GitHub 🎉 It helps enormously by giving visibility, reaching more developers, and finding more people willing to contribute.
Compromised PyTorch-nightly dependency chain between December 25th and December 30th, 2022
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
Top Python libraries of 2022 you should know about
We are excited to present this year's picks for the most innovative developments in the Python ecosystem.
10 must-know patterns for writing clean code with Python
Python is one of the most elegant and clean programming languages, yet having a beautiful and clean syntax is not the same as writing clean code.
Explore The Universe With These 5 Python Modules
In this article we’re going to take a trip around the world and then into space. We’ll look at some Python modules that let you discover a whole lot more than just a new business strategy.
Electron + Django desktop app
Building a desktop app from Electron and Django is actually building a web application, which uses Electron as the front-end by a local browser and Django as the backend.
Which Software Architecture Should You Use: MVC, MVP, or MVVM?
Which GUI software architecture should you use in your project: MVC, MVP or MVVM? In this video, I break down the pros and cons of each approach, so you can make the best decision for your project.
Projects
Starfyre: A Python Framework for writing Reactive Front-End Applications
Starfyre is a library that allows you to build reactive frontends using only Python. It is built using pyodide and wasm, which enables it to run natively in the browser.
Aura-Notes: A Windows based notepad app built with Tkinter and Python
It offers a modern look with menu and it is completely open source with no ads or trackers. It also packs some advanced features.
Quickadd: Parse natural language time and date expressions in python
quickadd is a natural language date & time parser written in python. It builds on top of ctparse and is an actively maintained fork.