Universal Sales Intelligence Engine — drop in any dataset, get standardized, executive-ready reports
Project description
SalesEngine
Universal Sales Intelligence Engine — Drop in any sales/transaction dataset, answer a short questionnaire, and get standardized, executive-ready reports. Works across industries.
What's New in v0.4.0
Professional Report Output — Complete formatting overhaul:
- PDF reports with stat cards, styled tables, teal design system, page headers/footers
- PPTX decks with branded cover slides, KPI cards, color-coded change percentages
- Timestamped output files — never collides with open reports
- ReportTheme system — customize colors and branding for any company
Bug Fixes:
- Fixed "?" characters on PDF cover page (emoji Unicode rendering)
- Fixed raw numbers on executive summary (2758944.72 → 2.8M)
- Fixed table headers showing raw column names (Volume_Change_% → Change %)
- Fixed missing alternating row colors on PPTX tables
Install
pip install salesengine # Excel only
pip install salesengine[pdf] # + PDF reports
pip install salesengine[pptx] # + PowerPoint decks
pip install salesengine[all] # Everything
Quick Start
import salesengine as se
# Scan your data
se.scan("sales_data.csv")
# Fill out the generated questionnaire, then run
se.run("sales_data.csv", "intake.json", formats=["all"])
Three Output Formats
| Format | Audience | What They Get |
|---|---|---|
| Excel | Analyst | Pivot-ready workbook with all data |
| Leadership | Polished report with stat cards and tables | |
| PPTX | Presenter | Slide deck with KPI cards and data slides |
22 Analytics Functions
Data Cleaning, Customer Churn Analysis, Price Benchmarking, Margin Health, Volume & Revenue Analytics, Customer Ranking, Geographic Analysis, Segment Comparison, Product Mix Analysis.
Cross-Industry
The same engine serves food distribution, SaaS, healthcare, retail, manufacturing, financial services, and logistics. Configure once via the questionnaire — the analytics adapt automatically.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file salesengine-0.4.0.tar.gz.
File metadata
- Download URL: salesengine-0.4.0.tar.gz
- Upload date:
- Size: 24.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d65b78be2a6de29fbf02f3b8ff981e257866f5e02b870ae64579995f22f9bd0a
|
|
| MD5 |
c72a145bf7b48dd53b3fbdb6dff30faa
|
|
| BLAKE2b-256 |
a9fb4bb146446ec84f3315a1e5fa11bb1a64ddbd5cddbe473da9c0cfd3d19f3c
|
File details
Details for the file salesengine-0.4.0-py3-none-any.whl.
File metadata
- Download URL: salesengine-0.4.0-py3-none-any.whl
- Upload date:
- Size: 32.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
80fcb0fb428b37606c9364317abe8aa93896a7f25d632999ed53ce40e89c97fb
|
|
| MD5 |
211fd76e27581419ba657791403b6d72
|
|
| BLAKE2b-256 |
bcbd196ecc8915620e9898d363c2be95c979db2382f624e62cacbafeb8fa7f1e
|