Minimal immediate-mode python user interface library.
You can find MILI at its latest version on PyPI and install it and import it using the following command and code:
pip install mili-ui
import mili
You can check for changes in the library by visiting the changelog.
After installing MILI you may also open the guide using the following command:
py -m mili guide