Thinking of Rewriting Our Go / Java API in Python
https://old.reddit.com/r/Python/comments/1gdavp9/were_thinking_of_rewriting_our_go_java_api_in/
https://old.reddit.com/r/Python/comments/1gdavp9/were_thinking_of_rewriting_our_go_java_api_in/
Reddit
From the Python community on Reddit
Explore this post and more from the Python community
[Webinar] How to Build Secure, Ethical, and Scalable AI Operations
https://us06web.zoom.us/webinar/register/4517280636234/WN_BSv3Wkb1RNGWGNhwetAbqw
https://us06web.zoom.us/webinar/register/4517280636234/WN_BSv3Wkb1RNGWGNhwetAbqw
Zoom
Welcome! You are invited to join a webinar: Introducing Guardrails Pro. After registering, you will receive a confirmation email…
As generative AI (GenAI) and large language models (LLMs) continue to augment human capabilities and open up new opportunities for innovation and productivity, the need to minimize the impact of unprotected endpoints that can lead to data leaks and unsafe…
Make It Ephemeral: Software Should Decay and Lose Data
https://lucumr.pocoo.org/2024/10/30/make-it-ephemeral/
https://lucumr.pocoo.org/2024/10/30/make-it-ephemeral/
Armin Ronacher's Thoughts and Writings
Make It Ephemeral: Software Should Decay and Lose Data
Make software that is capable to forget and decay information.
Write More Pythonic Code With Context Managers
https://hamatti.org/posts/write-more-pythonic-code-with-context-managers/
https://hamatti.org/posts/write-more-pythonic-code-with-context-managers/
Juha-Matti Santala - Community Builder. Dreamer. Adventurer.
Write more pythonic code with context managers
Context managers enable you to create “template” code with initialisation and clean up to make the code that uses them easier to read and understand
Django Girls 10th Birthday!
https://blog.djangogirls.org/post/764500535249436672/its-our-10th-birthday
https://blog.djangogirls.org/post/764500535249436672/its-our-10th-birthday
Tumblr
It's our 10th birthday!
Django Girls has turned 10! We’re so proud to reach this momentous milestone, and of everything the community has achieved!
During the past decade, 2467 volunteers in 109 countries have run 1137 free...
During the past decade, 2467 volunteers in 109 countries have run 1137 free...
PyChrono: Multi-Physics Simulation in Python
https://cristianopizzamiglio.com/2024/10/12/mbd-pychrono.html
https://cristianopizzamiglio.com/2024/10/12/mbd-pychrono.html
Cristianopizzamiglio
PyChrono: Multi-Physics Simulation in Python - Cristiano Pizzamiglio
PyChrono is a Python library that wraps the Chrono C++ multi-physics simulation library. PyChrono can be used together with popular Python libraries, such as...