ShuttleASGI is a high-performance ASGI framework, forked from BlackSheep and optimized for building fast web applications in Python.
The official framework used and made by the ShuttleAI API.
-
🚀 Optimized for performance and developer productivity
-
🔍 Enhanced JSON parsing and serialization
-
🔧 Extra features disabled by default to improve speed
-
📝 Proper handling of 405 Method Not Allowed responses
-
📡 OpenAI-formatted SSE responses
-
🐍 Built on top of the super fast BlackSheep framework
To get started with ShuttleASGI, make sure you have Python 3.7 or later installed. Then run:
pip install -U shuttleasgi
Want to create your own AI API in under a minute? Check out the ShuttleASGI-AIAPI Cookie Cutter Template for a quick and easy setup!
You can also find helpful information in the BlackSheep documentation. You may also reach out to me directly for assistance.
Join our Discord community to connect with other developers, ask questions, and stay updated on the latest news and releases.
ShuttleASGI is released under the MIT License.