Metadata-Version: 2.4
Name: erica-erp
Version: 1.3.7
Summary: Enterprise Resource Integrated Communication App
Author: Yannick Magayane, Full-Stack Developper Django and Vue.js
Classifier: Programming Language :: Python :: 3
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Requires-Python: >=3.13
Description-Content-Type: text/markdown
Requires-Dist: Django<5.1,>=5.0
Requires-Dist: django-allauth>=65.12.0
Requires-Dist: django-htmx>=1.26.0
Requires-Dist: django-environ>=0.12.0
Requires-Dist: django-cotton>=2.6.1
Requires-Dist: psycopg2-binary>=2.9.11
Requires-Dist: cloudinary>=1.44.1
Requires-Dist: django-cloudinary-storage>=0.3.0
Requires-Dist: requests>=2.32.5
Requires-Dist: pandas>=2.3.3
Requires-Dist: openpyxl>=3.1.5
Requires-Dist: pyotp>=2.9.0
Requires-Dist: qrcode>=8.2
Requires-Dist: gunicorn>=23.0.0
Requires-Dist: matplotlib>=3.10.0
Requires-Dist: python-dotenv>=1.0.1
Requires-Dist: pyarmor~=8.5.11
Requires-Dist: django-jazzmin>=3.0.1
Requires-Dist: django-modeltranslation>=0.19.17
Requires-Dist: django-crispy-forms>=2.4
Requires-Dist: crispy-tailwind>=1.0.3
Requires-Dist: django-otp>=1.6.1
Requires-Dist: django-two-factor-auth>=1.18.1
Requires-Dist: django-phonenumber-field>=8.3.0
Requires-Dist: django-formtools>=2.5.1
Requires-Dist: django-cors-headers>=4.9.0
Requires-Dist: whitenoise>=6.11.0
Requires-Dist: weasyprint>=66.0
Requires-Dist: reportlab>=4.4.4
Requires-Dist: python-magic>=0.4.27
Requires-Dist: polib>=1.2.0
Requires-Dist: Brotli>=1.1.0
Requires-Dist: cryptography>=46.0.3

# ERICA ERP - Enterprise Resource Integrated Communication App

<div align="center">
  <h3>Modern, Scalable & Secure Enterprise Ecosystem</h3>
  <p><i>Empowering organizations through unified business logic and intelligent communication.</i></p>

  [![PyPI version](https://img.shields.io/pypi/v/erica-erp.svg)](https://pypi.org/project/erica-erp/)
  [![Python version](https://img.shields.io/pypi/pyversions/erica-erp.svg)](https://pypi.org/project/erica-erp/)
  [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
</div>

---

## 🌟 Overview

**ERICA ERP** is a high-performance Enterprise Resource Planning solution engineered with **Python 3.13+** and **Django**. Designed for modern organizations, it offers a robust multi-tenant architecture that ensures maximum data privacy while maintaining seamless operational efficiency across Human Resources, Finance, and Project Management.

## 🚀 Professional Modules

### 🏢 Intelligent Core & Multi-Tenancy
- **Legal Entity Isolation**: Native support for managing multiple companies with absolute data segregation.
- **Dynamic Authorization**: Granular role mapping through the **WorkPosition** framework.
- **Enterprise Security**: Built-in TOTP Multi-Factor Authentication and comprehensive session auditing.

### 👥 Human Capital Management
- **Lifecycle Management**: Streamlined workflows for recruitment, onboarding, and contract handling.
- **Productivity Tracking**: Advanced attendance monitoring with interactive timelines and leave management.
- **Growth Ecosystem**: Academic mentoring integration and automated performance evaluations.

### 💰 Financial Governance
- **Precision Accounting**: Sophisticated double-entry system with real-time transaction reconciliation.
- **Automated Revenue**: Smart invoicing suite with multi-currency support and automated tax calculation.
- **Executive Dashboards**: Live financial health monitoring with bird's-eye KPI visualization.

### 📈 Operational Excellence
- **Project Dynamics**: Full-spectrum planning with milestones, sub-tasks, and high-fidelity **Gantt charts**.
- **Resource Efficiency**: Integrated timesheets and expense tracking linked to granular budget lines.
- **Unified Comm**: Internal secure messaging and SMTP-routed professional mail server.

---

## 👨‍💻 About the Author

**Yannick Magayane**
*Senior Full-Stack Architect (Django & Vue.js) | Specialized Academic Mentor*

> "Transforming complex business requirements into elegant, secure, and world-class software distributions."

Yannick is a visionary developer focused on scalable Python ecosystems and secure enterprise logic. As an academic mentor, he is dedicated to advancing the standards of software craftsmanship in the project-based learning community.

<div align="left">
  <a href="https://github.com/YannickMagayane">
    <img src="https://img.shields.io/badge/GitHub-YannickMagayane-black?style=for-the-badge&logo=github" alt="GitHub">
  </a>
</div>

---

## 🛠️ Deployment & Quick Start

Installing the **ERICA ERP** ecosystem is automated and developer-friendly:

### 1. Unified Installation
```bash
pip install erica-erp
```

### 2. Database Initialization
```bash
erica-admin migrate
```

### 3. Create Admin User
```bash
erica-admin createsuperuser
```

### 4. Execution
```bash
erica-admin runserver
```

---
*ERICA ERP is licensed under the MIT License. Developed with technical excellence by Yannick Magayane.*
