#Python implementation note: The JSON and ElementTree parsers both intern recurring keys and tags.
This gives a nice memory savings when loading from large JSON and XML files.
Woohoo! #Python 3.8 was just released. And on the same day that PyPI hit 200,000 packages :-)
This one really is the best Python ever. Download it now.
python.org/downloads/rele…
🎉The October release of the #Python extension for @code is here! 🎉 Try out native editing of #JupyterNotebook files 📔, a button to run Python files in the terminal ▶, and improvements to the Python Language Server 🐍. Learn more on our blog: devblogs.microsoft.com/python/python-…
#Python 3.8 news: The typing module now makes it possible to annotate non-homogenous dictionaries:
>>> class Person(TypedDict):
name : str
age : int
>>> p = Person(name='matthew', age=10)
>>> p
{'name': 'matthew', 'age': 10}
#Python factlet: Each class keeps a list of weak references to its immediate subclasses.
>>> class A:
pass
>>> class B(A):
pass
>>> class C(A):
pass
>>> A.__subclasses__()
[<class '__main__.B'>, <class '__main__.C'>]
155 Followers 658 FollowingProject manager at Gera-IT, tech & software consultant, team building.Ruby & Rails practitioner. Happy father with love to life in all its variety.
43 Followers 262 FollowingI’m eager towards on new emerging Tech and look forward to see the real customer value of them. Tweets are my own personal views.
332 Followers 3K FollowingTeam leader of @Geekout20592460|
We offer services & training hrs in the field of #Statistics #Data_Science|#SPSS #R #Python #AI #NLP #Machine_learning |
170 Followers 10 FollowingI'm a game developer, currently exploring various artistic styles for an upcoming game I am working on. Feel free to stop by and say hello 👋.
94 Followers 577 FollowingX's r Hard&Were struggling. LostMyCar, Large household Do2Hard x's 4every1. FoodCostly, house falln apart, med issues, Dr apts & bills. #CashApp $CyberQueen80
8K Followers 45 FollowingPromotes new developers to get support and love from the community. Anything unrelated should be blocked, let me know @shahidcodes
#100DaysOfCode
2K Followers 5K FollowingI'm Yuji Marutani, a native Japanese and mentor group leader. I'm also a sounds therapist. I'm 58 years old. Share your experiences @OvalleyCorp #OSM 1st-gen.
105 Followers 751 FollowingAWS- 4X. Senior Database Engineer. Mongo/PostgreSQL/MSSQL DBA. GO, Powershell, Ansible, NodeJS Developer. Recently into MEAN and MERN stack. Ideas are my own.
155 Followers 374 FollowingI'm just a dude that happens to know coding and loves good movies. Patience is the key to success https://t.co/8k04XgAZ6u https://t.co/MNOqK8Q8Yr
121 Followers 2K FollowingSoftware engineer and an astrophile writing Cosmicode - weekly dose of cosmic wonder, technological marvels with a splash of pixelated battles.