10
results
for Python
- Some things I picked up while doing a Pydantic 1.x to 2.x upgrade
- more automated releases to pypi using github actions and using uv
- A link to an interesting article about using uv in a Docker container deployment.
- What does it look like when you attempt to write a whole program with AI?
- deque vs. lists in python for a stack