Armin Ronacher: Your MCP Doesn’t Need 30 Tools: It Needs Code
Link: https://lucumr.pocoo.org/2025/8/18/code-mcps/
I wrote a while back about why code performs better than
MCP for some tasks. In particular, I pointed out that if
you have command line tools available, agentic coding tools seem very happy to
use tho
Link: https://lucumr.pocoo.org/2025/8/18/code-mcps/
I wrote a while back about why code performs better than
MCP for some tasks. In particular, I pointed out that if
you have command line tools available, agentic coding tools seem very happy to
use tho
Armin Ronacher's Thoughts and Writings
Your MCP Doesn’t Need 30 Tools: It Needs Code
Exploration into providing MCPs with the most powerful of all tools: code.
Python Software Foundation: The 2024 Python Developer Survey Results are here!
Link: https://pyfound.blogspot.com/2025/08/the-2024-python-developer-survey.html
We are excited to share the results of the eighth official annual Python Developers Survey. This survey is done yearly as a collaborative effort between the Python Software Foundation and JetBrains. C
Link: https://pyfound.blogspot.com/2025/08/the-2024-python-developer-survey.html
We are excited to share the results of the eighth official annual Python Developers Survey. This survey is done yearly as a collaborative effort between the Python Software Foundation and JetBrains. C
Python Software Foundation Blog
The 2024 Python Developer Survey Results are here!
We are excited to share the results of the eighth official annual Python Developers Survey . This survey is done yearly as a collaborative e...
Real Python: Single and Double Underscores in Python Names
Link: https://realpython.com/python-double-underscore/
Python has a few naming conventions that are based on using either a single or double underscore character (_). These conventions allow you to differentiate between public and non-public names in APIs
Link: https://realpython.com/python-double-underscore/
Python has a few naming conventions that are based on using either a single or double underscore character (_). These conventions allow you to differentiate between public and non-public names in APIs
Realpython
Single and Double Underscores in Python Names – Real Python
Learn Python naming conventions with single and double underscores to design APIs, create safe classes, and prevent name clashes.
Python Bytes: #445 Auto-activate Python virtual environments for any project
Link: https://pythonbytes.fm/episodes/show/445/auto-activate-python-virtual-environments-for-any-project
<strong>Topics covered in this episode:</strong><br>
<ul>
<li><strong><a href="https://astral.sh/blog/introducing-pyx?featured_on=pythonbytes">pyx - <em>optimized backend for uv</em></a></strong></l
Link: https://pythonbytes.fm/episodes/show/445/auto-activate-python-virtual-environments-for-any-project
<strong>Topics covered in this episode:</strong><br>
<ul>
<li><strong><a href="https://astral.sh/blog/introducing-pyx?featured_on=pythonbytes">pyx - <em>optimized backend for uv</em></a></strong></l
pythonbytes.fm
Auto-activate Python virtual environments for any project
News and announcements from the Python community for the week of Aug 18th, 2025