PythonHub
2.44K subscribers
2.35K photos
49.2K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
A Simple & Effective Way To Improve Python Class Performance

There's a very simple way to improve Python performance of your code. And you know what's so nice about this performance improvement? It also nudges you to use good Python software design practices - it's a win-win!

https://www.youtube.com/watch?v=Fot3_9eDmOs
Django Friday Tips: Less known builtin commands

Django management commands can be very helpful while developing your application or website, we are very used to runserver, makemigrations, migrate, shell and others. Third party packages often provide extra commands and you can easily add new commands to your own apps. Lets take a look at some less known and yet very useful commands that Django provides out of the box.

https://blog.ovalerio.net/archives/2420
My First Impression Trying Python on Browser

The only missing piece to make Python a universal programming language is hereContinue reading on ...

https://towardsdatascience.com/pyscript-tutorial-a8fba77abd1b