79306564

Date: 2024-12-24 22:18:32
Score: 1.5
Natty:
Report link

According to https://kivymd.readthedocs.io/en/latest/getting-started/#installation:

pip install kivymd/KivyMD

Also you can install manually from sources. Just clone the project and run pip:

git clone https://github.com/kivymd/KivyMD.git --depth 1
cd KivyMD
pip install .
Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Felicidade