pythonista-async

Official

Write reliable async code with safe gather.

Authorgigaverse-app
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Coordinate multiple asynchronous tasks safely and efficiently to avoid race conditions, unhandled cancellations, and complex debugging of concurrency.

Core Features & Use Cases

  • Safe coordination patterns for asyncio.gather-like usage with fail-fast cancellation
  • Optional timeout support with automatic cleanup and proper cancellation handling
  • Partial results mode that can return exceptions as values for robust error reporting
  • Clear guidance for migrating existing code to safer concurrent patterns

Quick Start

Run a safe_gather-like operation to concurrently execute multiple coroutines with optional timeout and proper cancellation.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: pythonista-async
Download link: https://github.com/gigaverse-app/skillet/archive/main.zip#pythonista-async

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.