asyncinject 0.7

Simon Willison's Blog Tools

Summary

asyncinject 0.7 is released, a Python library for running async workflows using pytest-fixtures-style dependency injection. The release includes bug fixes spotted and fixed by Claude Fable 5, an AI model.

No content available
Original Article
View Cached Full Text

Cached at: 06/11/26, 09:35 PM

# Release: asyncinject 0.7 Source: [https://simonwillison.net/2026/Jun/11/asyncinject/](https://simonwillison.net/2026/Jun/11/asyncinject/) [Release](https://simonwillison.net/elsewhere/release/)[asyncinject 0\.7](https://github.com/simonw/asyncinject/releases/tag/0.7)— Run async workflows using pytest\-fixtures\-style dependency injection I built this utility library to support an`asyncio`dependency injection pattern a few years ago\. I was using it with Datasette and Claude Fable 5 spotted some bugs in the dependency which it then fixed for me\. It's a very proactive model\!

Similar Articles

pytest-dev/pytest

GitHub Trending (daily)

pytest is a mature Python testing framework that makes it easy to write simple tests while scaling to support complex functional testing for applications and libraries.

Pyrefly v1.0 is here

Lobsters Hottest

Pyrefly, an open-source Python type checker and language server, reaches v1.0, marking production readiness with significant performance improvements and adoption by major codebases like PyTorch and NumPy.

openai/openai-python v2.30.0

GitHub Releases Watchlist

OpenAI Python library v2.30.0 release providing convenient access to OpenAI REST API with type definitions, sync/async clients, and support for workload identity authentication across Kubernetes, Azure, and Google Cloud Platform.

openai/openai-python v2.32.0

GitHub Releases Watchlist

OpenAI Python library v2.32.0 release - a Python API client for accessing OpenAI REST APIs with type definitions, sync/async support, and new workload identity authentication options.