Transforms any Python library or code into a robust, scalable, and production-ready API with automatic service discovery.
Multipass is a universal API wrapper designed to effortlessly convert any Python library into a fully functional and resilient API. It automatically inspects libraries, analyzes functions and parameters, generates REST endpoints with OpenAPI documentation, and applies a universal adapter pattern to work seamlessly with diverse libraries from computer vision to LLMs and data science frameworks. The architecture is built for production, incorporating features like automatic retries, circuit breakers, health checks, security measures (API key authentication, rate limiting), and comprehensive monitoring, enabling developers to serve complex Python logic as stable APIs without modifying source code.