PythonHub
2.43K subscribers
2.35K photos
49.1K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
Python Web Conf 2022 Talks + Tutorials

90 videos — including talks, tutorials, lightning talks and socials are now available.

https://www.youtube.com/playlist?list=PLt4L3V8wVnF7PJ3wfq1rdJWX4ziasHMHl
pycom

A Python compiler, down to native code, using C++

https://github.com/Omyyyy/pycom
StatsForecast

StatsForecast offers a collection of widely used univariate time series forecasting models, including automatic ARIMA and ETS modeling optimized for high performance using numba. It also includes a large battery of benchmarking models.

https://github.com/Nixtla/statsforecast
How to Choose the Right Python Concurrency API

Python standard library offers 3 concurrency APIs. How do you know which API to use in your project? In this tutorial you will discover helpful step-by-step procedures and helpful questions to guide you to the most appropriate concurrency API.

https://superfastpython.com/python-concurrency-choose-api/
Django 4.1 released

The release notes cover the profusion of new features in detail, but a few highlights are:

https://www.djangoproject.com/weblog/2022/aug/03/django-41-released/
Python 3.10.6

Python 3.10.6 is the newest major release of the Python programming language, and it contains many new features and optimizations.

https://www.python.org/downloads/release/python-3106/