PythonHub
2.37K subscribers
2.35K photos
49K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
PyKidos, Teach Your Kid Python in the Browser

https://pykidos.github.io/
CBScript

CBScript is a transpiled language, designed by SethBling. This compiler will compile CBScript files into Minecraft datapack zip files. It has many higher level language features that don't exist at the Minecraft command level.

https://github.com/SethBling/cbscript
Why You Should Use Pydantic in 2024

In this updated Pydantic tutorial, I’ll cover all the new features and how they can benefit your projects. Despite Python's dynamic type system being user-friendly, it's not without its data handling issues. That's where Pydantic comes in, providing the essential structure and validation for seamless data management.

https://www.youtube.com/watch?v=502XOB0u8OY