Package solute

Expand source code
from os.path import dirname, abspath

ROOT_DIR = dirname(abspath(__file__))

Sub-modules

solute.app
solute.core
solute.exceptions

Custom Exceptions for solute appliction

solute.solute_cli
solute.solute_gui
solute.utility

Utility functions definitions for solute application