Metadata-Version: 2.4
Name: orionis
Version: 0.751.0
Summary: Orionis Framework — Async-first full-stack framework for modern Python applications.
Author-email: Raul Mauricio Uñate Castro <raulmauriciounate@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/orionis-framework/framework
Project-URL: Documentation, https://orionis-framework.com/
Project-URL: Repository, https://github.com/orionis-framework/framework
Keywords: orionis,async framework,asgi framework,rsgi framework,asyncio,dependency injection,service container,service providers,facades,mvc,full stack framework,web framework,api framework,websockets
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Environment :: Web Environment
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.14
Classifier: Typing :: Typed
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Framework :: AsyncIO
Requires-Python: >=3.14
Description-Content-Type: text/markdown
License-File: LICENCE
Requires-Dist: apscheduler~=3.11.0
Requires-Dist: cryptography~=46.0.0
Requires-Dist: dotty-dict~=1.3.0
Requires-Dist: granian[dotenv,pname,reload,uvloop,winloop]>=2.7.0
Requires-Dist: pendulum~=3.2.0
Requires-Dist: psutil~=7.2.0
Requires-Dist: python-dotenv~=1.2.0
Requires-Dist: rich~=14.3.0
Requires-Dist: uvloop>=0.22.1; sys_platform != "win32"
Requires-Dist: winloop>=0.5.0; sys_platform == "win32"
Provides-Extra: dev
Requires-Dist: ruff>=0.14.14; extra == "dev"
Requires-Dist: twine>=6.2.0; extra == "dev"
Requires-Dist: pyclean>=3.5.0; extra == "dev"
Dynamic: license-file

## Welcome to Orionis Framework – An Opinionated Python Framework

⚡ Orionis Framework – Elegant, Fast, and Powerful 🚀

<div align="center" style="margin-bottom: 20px;">
    <img src="https://orionis-framework.com/svg/logo.svg" alt="Orionis Framework" width="300"/>
</div>
<div align="center" style="margin-bottom: 20px;">
    <img src="https://orionis-framework.com/svg/text.svg" alt="Orionis Framework" width="400"/>
</div>

**Orionis** is a modern and expressive Python framework that transforms the way you build applications. Designed for developers who value clarity, productivity, and scalability, Orionis combines an elegant structure with powerful tools so you can focus on what truly matters: **creating amazing software**.

---

## 🚀 Why Orionis?

- ✨ **Clear and expressive syntax**
  Code that reads like natural language.
- ⚙️ **Clean and modular architecture**
  Professional organization and best practices.
- ⏱️ **Agile and efficient development**
  Reduce repetition and accelerate your workflow with built-in utilities.
- 🧪 **Ready for testing and production**
  Quality and stability at the core.

---

## 🧱 Main Features

* 🧩 Intuitive routing system
* 🔧 Simple and powerful dependency injection
* 🧬 Flexible and easy-to-use ORM
* 🎯 Customizable service containers
* 🧰 Ready-to-use console commands
* 🛡️ Declarative validations
* 📦 Professional package structure
* ⚡ Support for asynchronous programming

---

## 🧠 Philosophy

Orionis aims to make Python development elegant, modern, and productive. It promotes clear separation of concerns, consistent conventions, and an **intuitive, seamless** developer experience.

---

## 📢 Community and Contribution

Want to be part of Orionis' evolution? Your contribution is welcome!

- Report bugs and request improvements
- Propose new features
- Create and share your own packages

---

## 🌠 Join the Python Revolution

Orionis is more than a framework—it's a new way to build. If you're ready to go beyond the traditional and embrace a modern ecosystem, **look to the sky... and start with Orionis.**

---

## 📬 Contact & Connect

Have questions, ideas, or want to get involved? Reach out and join the Orionis community!

- 📧 **Email:** [raulmauriciounate@gmail.com](mailto:raulmauriciounate@gmail.com)
- 💬 **GitHub Discussions:** [Orionis Framework Discussions](https://github.com/orgs/orionis-framework/discussions)
- 💼 **LinkedIn:** [Raul Mauricio Unate Castro](https://www.linkedin.com/in/raul-mauricio-unate-castro/)

I'm passionate about open-source and empowering developers worldwide. Explore the repositories, open issues, suggest features, or contribute code—your collaboration makes Orionis better!

[![Become a Sponsor](https://img.shields.io/badge/-Become%20a%20Sponsor-blue?style=for-the-badge&logo=github)](https://github.com/sponsors/rmunate)

Let's build the future of Python development together! 🚀
