Contributing to Open Source: rich #2073
https://mathspp.com/blog/contributing-to-open-source-rich-2073
https://mathspp.com/blog/contributing-to-open-source-rich-2073
Mathspp
mathspp – take your Python 🐍 to the next level 🚀
This is the story of how I started contributing to open source and, in particular, how I tackled issue 2073 of the well-known Python library rich, by Will...
Optimize Python Code Inefficiencies and Latency With Datadog Application Monitoring
https://www.datadoghq.com/dg/apm/ts/debugging-python-ts/?utm_source=advertisement&utm_medium=newsletter&utm_campaign=dg-pycoders-applications-ww-python-debugging
https://www.datadoghq.com/dg/apm/ts/debugging-python-ts/?utm_source=advertisement&utm_medium=newsletter&utm_campaign=dg-pycoders-applications-ww-python-debugging
Datadog Python Debugging
Datadog Python Debugging | Datadog
See metrics from all of your apps, tools & services in one place with Datadog's cloud monitoring as a service solution. Try it for free.
Django 4.1 Alpha 1 Released
https://www.djangoproject.com/weblog/2022/may/18/django-41-alpha-1-released/
https://www.djangoproject.com/weblog/2022/may/18/django-41-alpha-1-released/
Python 3.9.13 Maintenance Release
https://pythoninsider.blogspot.com/2022/05/python-3913-is-now-available.html
https://pythoninsider.blogspot.com/2022/05/python-3913-is-now-available.html
Blogspot
Python Insider: Python 3.9.13 is now available
CPython Faster: Timing Improvement Results in Beta
https://github.com/faster-cpython/ideas/blob/657830f1ab35466053634bb165f6582f6d788614/main-vs-310.rst
https://github.com/faster-cpython/ideas/blob/657830f1ab35466053634bb165f6582f6d788614/main-vs-310.rst
GitHub
ideas/main-vs-310.rst at 657830f1ab35466053634bb165f6582f6d788614 · faster-cpython/ideas
Contribute to faster-cpython/ideas development by creating an account on GitHub.
Do You Have a Favorite Playlist for Coding?
https://twitter.com/python_engineer/status/1525795191965220865
https://twitter.com/python_engineer/status/1525795191965220865
Twitter
Patrick Loeber
Do you have a favorite Playlist for coding?🎧
Forget Jupyter, Showcase Your Data with Dashboards
https://blog.esciencecenter.nl/forget-about-jupyter-notebooks-showcase-your-research-using-dashboards-5d13451ba374
https://blog.esciencecenter.nl/forget-about-jupyter-notebooks-showcase-your-research-using-dashboards-5d13451ba374
Medium
Forget about Jupyter Notebooks, showcase your research using Dashboards
(Don’t actually forget about notebooks, they are awesome!)
Pandas Tutor: Using Pyodide to Teach Data Science at Scale
https://blog.pyodide.org/posts/pandastutor/
https://blog.pyodide.org/posts/pandastutor/
Pyodide blog
Pandas Tutor: Using Pyodide to Teach Data Science at Scale
Pandas Tutor is a data science education tool that visualizes how pandas code transforms dataframes. In this guest post we discuss how we ported it to run 100% in-browser with Pyodide.
A Dev’s Thoughts on Developer Productivity
https://about.sourcegraph.com/blog/developer-productivity-thoughts/
https://about.sourcegraph.com/blog/developer-productivity-thoughts/
Sourcegraph
A dev's thoughts on developer productivity
Developers are systems thinkers and yet, most measures of developer productivity are metrics-based, instead of systems-based. In this post, Sourcegraph co-founder and CTO Beyang Liu presents five charts that visualize what really matters for developer productivity.
pikascript: Lightweight Python Engine That Fits in 32KB Flash
https://github.com/pikasTech/pikascript
https://github.com/pikasTech/pikascript
GitHub
GitHub - pikasTech/PikaPython: An ultra-lightweight Python interpreter that runs with only 4KB of RAM, zero dependencies. It is…
An ultra-lightweight Python interpreter that runs with only 4KB of RAM, zero dependencies. It is ready to use out of the box without any configuration required and easy to extend with C. Similar pr...