mangetamain
Mangetamain package.
This package provides the backend data processing, frontend Streamlit UI
and utility helpers for the Mangetamain project. The package is small and
organized into backend, frontend and utils subpackages.
Modules should be imported from the mangetamain package (for example:
from mangetamain.backend.data_processor import DataProcessor).