api-client-generator
CommunityGenerate robust Python API clients from Postman.
Authorkmransom56
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill eliminates the repetitive and time-consuming task of manually writing Python API clients, ensuring generated code is production-ready with modern features and robust error handling.
Core Features & Use Cases
- Automated Client Generation: Generate fully-featured Python API client code directly from Postman collections for both REST and JSON-RPC APIs.
- Modern Python Features: Clients include async/await support, type hints, Pydantic models for validation, authentication handling, and automatic retry logic with exponential backoff.
- Robust & Configurable: Built-in rate limiting, error handling with custom exceptions, logging, and environment variable configuration for seamless deployment.
- Use Case: Automatically generate a fully-featured Python SDK for a complex REST API defined in a Postman collection, complete with async methods, type validation, and built-in retry mechanisms, ready for immediate integration.
Quick Start
Generate a Python API client for the attached 'my_custom_api.json' Postman collection, ensuring it supports async operations and includes Pydantic models.
Dependency Matrix
Required Modules
httpxpydanticpython-dotenv
Components
Standard package💻 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: api-client-generator Download link: https://github.com/kmransom56/device-automation-platform/archive/main.zip#api-client-generator Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.