Metadata-Version: 2.4
Name: aelion_calc
Version: 0.5.0
Summary: A powerful student library: Data Science, GenAI (Neural Nets), Cybersecurity (Ethical Hacking), and CLI Tools.
Author-email: Rana Ahmad <elearninfo786@gmail.com>
Project-URL: Homepage, https://github.com/yourusername/aelion_calc
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Security
Classifier: Topic :: Security :: Cryptography
Classifier: Topic :: Software Development :: User Interfaces
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.7
Description-Content-Type: text/markdown

# Aelion Calc

> **The All-in-One Python Toolkit for Students & Developers.**
>
> From training **Neural Networks** from scratch to **Ethical Hacking**, Data Science, and building beautiful **CLI Apps**—all in a single, zero-dependency library.

![Version](https://img.shields.io/badge/version-0.5.0-blue) ![License](https://img.shields.io/badge/license-MIT-green) ![Build](https://img.shields.io/badge/build-passing-brightgreen)

**Aelion Calc** replaces heavy libraries like Pandas, PyTorch, and Scikit-Learn with lightweight, educational implementations. It allows students to see *how* technology works under the hood.

---

## Installation

```bash
pip install aelion_calc
