A high-performance Python Backend Framework combining FastAPI speed with Django structural power.
Project description
CSBO Framework 🚀
CSBO is a high-performance, asynchronous Python backend framework designed to bring you the blazing-fast speed of FastAPI and the structured power of Django.
Built on top of Starlette (for lightning-fast ASGI routing) and Pydantic V2 (written in Rust for instant data validation), CSBO is crafted for developers who want robust features without sacrificing performance.
✨ Key Features
- ⚡ FastAPI Speed: Asynchronous by nature, utilizing Uvicorn and Starlette for maximum throughput.
- 📦 Django-style CLI: Generate your project structure instantly with a single command.
- 🛡️ Automatic Data Validation: Fully integrated with Pydantic V2 for automatic request body and query parameter validation.
- 🔌 Developer Friendly: Clean, intuitive decorators (
@app.get,@app.post) that you already know and love.
🚀 Quick Start
1. Installation
You can install CSBO directly from PyPI:
pip install csbo
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file csbo-1.0.0.tar.gz.
File metadata
- Download URL: csbo-1.0.0.tar.gz
- Upload date:
- Size: 7.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e2fb92a2b478655499005db562a9b3beab56db608a58341f090e4794cf3a4858
|
|
| MD5 |
fb645c50441d74fac4c73f9b70c8c0ed
|
|
| BLAKE2b-256 |
33c96a6cdb153c04f28b54f4926adc8714033454c49d2c6a1b5a7f7daaef19d3
|
File details
Details for the file csbo-1.0.0-py3-none-any.whl.
File metadata
- Download URL: csbo-1.0.0-py3-none-any.whl
- Upload date:
- Size: 7.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c1989014a34d3f2b89a39bcf2cf44a86470311dc03de59bfa0976e9a446130a0
|
|
| MD5 |
73c5d62c2fd6dc5ed55286879c8257f3
|
|
| BLAKE2b-256 |
2acde4cfebf691d9c4e0e602bbfc5aa42d08c37b8c8829515fa8f226aaaff01b
|