Skip to main content

The AI-First Python API Framework. Fast, intelligent, and modular.

Project description

🌌 Vorte Framework

The AI-First, Battery-Included Python API Framework.

Vorte is a high-performance Python framework designed for modern web development, with a specific focus on AI agents, real-time monitoring, and seamless developer experience. It bridges the gap between powerful backends and stunning, real-time administrative interfaces.


✨ Key Features

  • 🚀 Built-in Dashboard: A premium Next.js admin panel automatically served at /vorte/dashboard.
  • 🧠 AI-First: Native support for AI agents, pipelines, and cost tracking out of the box.
  • 🛠️ Module System: Highly decoupled architecture—only use what you need.
  • High Performance: Built on top of FastAPI and Uvicorn for maximum throughput.
  • 📱 M-Pesa Integration: First-class support for Safaricom M-Pesa (Daraja) operations.
  • 📊 Real-time Metrics: Track traffic, latency, and system health in real-time.
  • 🐳 Cloud Ready: Auto-generates Docker and Kubernetes manifests.

🚀 Quick Start

1. Install Vorte

pip install vorte

2. Scaffold Your Project

vorte new my-awesome-app
cd my-awesome-app

3. Launch

vorte serve --watch

Visit http://localhost:8000/vorte/dashboard to see your new console!


🏗️ Architecture

Vorte follows a modular "Core + Plugins" architecture. The core provides the engine, while modules handle specific functionality like AI, Database, and Auth.

from vorte import Vorte

app = Vorte(auto_load=True)

@app.get("/api/v1/hello")
async def hello():
    return {"message": "Welcome to Vorte!"}

🎨 Dashboard Customization

The dashboard is built with Next.js, Tailwind CSS, and Framer Motion. You can find the source in the src/ directory if you wish to build custom modules or skins.


📄 License

Vorte is released under the MIT License.

🤝 Contributing

We welcome contributions! Please check the issues or submit a pull request.


Built with ❤️ for developers who value speed, aesthetics, and intelligence.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

vorte-1.0.1.tar.gz (625.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

vorte-1.0.1-py3-none-any.whl (698.1 kB view details)

Uploaded Python 3

File details

Details for the file vorte-1.0.1.tar.gz.

File metadata

  • Download URL: vorte-1.0.1.tar.gz
  • Upload date:
  • Size: 625.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.6

File hashes

Hashes for vorte-1.0.1.tar.gz
Algorithm Hash digest
SHA256 77c0a5cd5412d5b04b092b7fd346387494cac5848ac6870f6dd49d9334640551
MD5 a8191d411e04b394aa3af9d1b64a545d
BLAKE2b-256 8f47e2b81c34d0325ff28ba5efd7bfca2d8823b6e09b2c574a59aaf52af20333

See more details on using hashes here.

File details

Details for the file vorte-1.0.1-py3-none-any.whl.

File metadata

  • Download URL: vorte-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 698.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.6

File hashes

Hashes for vorte-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 30de1b9e7eb63f2a91e167565839a6a8ac164e8aa84574315d3770aaad3965a9
MD5 675fcbbf408a4ff7b46d686f56ef5f5c
BLAKE2b-256 1e281de7b7b69fac3957acf7063f75bd988554e5a6c3e2cf82d46800bf797e29

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page