

#413 python-build-standalone finds a home
7 snips Dec 9, 2024
Discover the fast and efficient JSON parser, jiter, that powers tools like Pydantic and Logfire. Explore the exciting transition of python-build-standalone under the Astral initiative, promising easier installations for Python users. Dive into the innovative Mocha caching library and the UV package manager that enhance Python development. Plus, enjoy a humorous take on technical texts, reminding us that even complex coding can spark joy and laughter!
AI Snips
Chapters
Transcript
Episode notes
Jitter: A Fast JSON Parser
- Jitter is a fast, iterable JSON parser created by Pydantic.
- It's used by OpenAI and will be the backend for Pydantic and Logfire.
New Home for python-build-standalone
- Astral now stewards the python-build-standalone project.
- This ensures the project's stability, which is crucial for tools like UV.
Python Installation on Linux
- Be aware that Python.org downloads build Python from source on Linux.
- Consider pre-built distributions for faster installation on Linux servers.