An advanced image processing engine and ready-to-use GUI framework.
Project description
SuperPyImager Pro
An advanced, high-performance image processing engine combined with an instant, ready-to-use modern GUI framework. Built entirely on top of OpenCV, NumPy, Matplotlib, and CustomTkinter.
Features
- Consolidated Core: Single-entry core architecture (
core.py) managing both image processing and interface systems. - Image Analytics: Instant RGB color distribution histograms integrated via Matplotlib.
- Modern UI Framework: Fully-customizable dark-mode GUI components powered by CustomTkinter.
Installation
pip install superpyimager-pro
Quick Start
Python import superpyimager as spi
Launch the built-in GUI framework instantly
app = spi.App(title="SuperPyImager Studio", size="1000x600")
Inject a custom action button into the control panel
app.add_button("Process Image", command=lambda: print("Processing..."))
Run the application
app.run()
Project details
Release history Release notifications | RSS feed
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 superpyimager_pro-0.1.0.tar.gz.
File metadata
- Download URL: superpyimager_pro-0.1.0.tar.gz
- Upload date:
- Size: 5.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
298752e7b27600d83dd79e23eea8de21e1fa802cf47cffd47498b23a0b48d0fe
|
|
| MD5 |
67c6ce991c36436e1643124ec7a0fd20
|
|
| BLAKE2b-256 |
56d8d4f9c975d59cff860e1e347a5c96e223539fb5a1e9cf092da1e6a61dc0f3
|
File details
Details for the file superpyimager_pro-0.1.0-py3-none-any.whl.
File metadata
- Download URL: superpyimager_pro-0.1.0-py3-none-any.whl
- Upload date:
- Size: 6.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a5dbbfb1bd9ca73397c6daa67dd1c29c00ca02e5e1ced786afe48d5ce6be11d3
|
|
| MD5 |
5ea31b0d8e7fb77545878a02f3def145
|
|
| BLAKE2b-256 |
4624f9f08fafde43308317dc3a28c41ab6abdeebf389ea399b03781a14af1df2
|