Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 644 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 644 Bytes

MILI 1.0.3

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