Metadata-Version: 2.4
Name: noventa
Version: 0.1.0a2
Author: Marcos Macedo
License: Apache-2.0
Project-URL: Homepage, https://noventa.dev
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: cookiecutter==2.6.0
Requires-Dist: SQLAlchemy==2.0.44
Requires-Dist: alembic==1.17.0
Requires-Dist: werkzeug==3.1.3

### 🪩 **Noventa:** The Web Framework for Vibe-Coding

Designed for creators, builders, and dreamers who want to ship beautiful, functional software — **without fighting the framework**.

Built with an **AI-centric architecture**, Noventa is engineered so **AI agents can understand, collaborate, and code with you**. Whether you’re solo-building or pair-programming with AI, Noventa helps you move seamlessly from idea → code → product.

Use Python and HTML to build beautiful, performant websites that feel like a Single Page Application.

## ⚠️ Alpha Notice

🚧 **Noventa is currently in Alpha.**
Expect rapid changes and the occasional bug.
If you find one, please [open an issue](https://github.com/marcosmacedo/noventa/issues) — your feedback helps us improve fast.

## ⚡ Why Noventa?

💫 **AI-First Design Philosophy:**
Crafted for AI-assisted development — Noventa’s structure makes it easy for agents to understand, generate, and refactor code.

🚀 **Blazing-Fast Core:**
Built on Rust for **performance**, **safety**, and **low overhead**.

🐍 **Python for the Flow:**
Business logic, integrations, and orchestration in expressive, flexible Python.

🔒 **Secure**
Modern security practices baked in. Ship confidently from prototype to production.

🌈 **Opinionated Yet Inclusive**
Delightful defaults that *just feel right*, with minimal setup.

🎶 **Feels Like a Party:**
Coding with Noventa feels creative and energizing. Noventa makes development feel like a jam session — fast, fun, and full of disco energy.

## 🏁 Quick Start

**Install the CLI**

```bash
pip install noventa
```

**Create a new project**

```bash
noventa new
```

**Run the development server**

```bash
noventa dev
```

**Install the VS Code Extension**

> Search **“Noventa”** in the VS Code Marketplace

That’s it — you’re ready to **vibe-code** your next web app. ✨

## 📘 Learn More

For detailed guides, API references, and examples, visit our docs:
👉 [**noventa.dev/docs**](https://noventa.dev/docs)

## 🪅 License

Licensed under the **Apache 2.0 License**.
