PythonHub
2.36K subscribers
2.35K photos
49K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
Data Analyst Bootcamp for Beginners (SQL, Tableau, Power BI, Python, Excel, Pandas, Projects, more)

Become a data analyst by following along with this massive course. You will learn the core topics that data analysts need to know. And along the way, you will build plenty of projects to gain hands-on experience.

https://www.youtube.com/watch?v=PSNXoAs2FtQ
Integrating Rust and Python with a Shared Library

Learn how to build computational and memory intensive functions in Rust and seamlessly integrate them into Python scripts. This video covers creating a shared Python module with Rust using pyo3, compiling the Rust code into a shared object file, importing that file in Python, and calling the high-performance Rust functions from Python.

https://www.youtube.com/watch?v=K9dUqGyQ9pw
Knuckledragger: Experimenting with a Python Proof Assistant

Something that I’m tinkering with is making a proof assistant in python.

https://www.philipzucker.com/python-itp/
Best practices to protect your Flask applications

Learn to secure your Flask applications effectively with our expert hands-on tutorial. Enhance security for your projects in just a few steps!

https://escape.tech/blog/best-practices-protect-flask-applications/