A package with many utils, in order to help build application faster.
use Remilia,you can print colorful log,you can use mixin to modify any class(but most build-in class not supported),you can use the res to manage your resource(based on Pathlib)
pip install Remilia #Install basic package
pip install Remilia[tui] #Install tui package
pip install Remilia[all] #Install full package
See our wiki -> https://github.com/H2Sxxa/Remilia/wiki