PythonHub
2.44K subscribers
2.35K photos
49.3K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
Pint: Makes Units Easy -Python

https://pint.readthedocs.io/en/stable/
10 Things to Know to Master Comprehensions in Python

List comprehension, dictionary comprehension, and more…Continue reading on Towards Data ...

https://towardsdatascience.com/10-things-to-know-to-master-comprehensions-in-python-2f089ad9d3e
Create 3D objects and animations in Blender with Python API

Did you know that you could program in Blender to automatically create 3D objects and animations? In this post, you will see that with less than a hundred lines of Python, we can create a basic procedural solar system with dynamic and randomized meshes, materials and animation!

https://demando.se/blogg/post/dev-generating-a-procedural-solar-system-with-blenders-python-api/