pymeili is a module to beautify your python plot with more simple way.

【IMPORTANT】
Before using this module, you need to install font-packages: https://dwl.freefontsfamily.com/download/futura/; moving the font file to installed module folder(e.g. C:\Users\Username\AppData\Local\Programs\Python\Python311\Lib\site-packages\pymeili).

Install guide: (run on your powershell or cmd)
> pip install pymeili

Update guide: (run on your powershell or cmd)
> pip install --upgrade pymeili