Metadata-Version: 2.4
Name: notexa
Version: 0.1.0
Summary: Modern, easy-to-use Python analytics and insights dashboard library
Author-email: Notexa <support@notexa.com>
License: MIT
Project-URL: Homepage, https://notexa.com
Project-URL: Repository, https://github.com/notexa/notexa
Project-URL: Issues, https://github.com/notexa/notexa/issues
Keywords: analytics,dashboard,data,insights,statistics,visualization
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: pandas>=1.5
Dynamic: license-file

# Notexa

**Notexa** is a modern Python analytics library designed to turn raw data into
clear insights with minimal code.

No boilerplate. No complexity. Just answers.

---

## Install

```bash
pip install notexa
