PythonHub
2.42K subscribers
2.35K photos
49.1K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
Are Python Dictionaries Ordered Data Structures?

Python dictionaries preserve insertion order starting from version 3.6 (as an implementation detail) and this became a guaranteed language feature in Python 3.7 and later, meaning items will appear in the order they were added. However, while dictionaries now maintain insertion order, order is not considered a defining characteristic—dictionaries with the same key-value pairs but differe...

https://www.thepythoncodingstack.com/p/are-python-dictionaries-ordered-data
A Python Language Server, Mypy-compatible

https://zubanls.com/
🔥1
Fast Thermodynamic Calculations in Python

https://dlr-institute-of-future-fuels.github.io/gaspype/