NicePerson
NicePerson
I just want to use MDSpinner to do a loading animation beautification. Then load the MDList. Like the code below, I create two 'MDBottomNavigationItem' widgets, 'TEXT' are 'a' and 'b'...
wow
Amazing, the designer will greatly improve mobile development in PYTHON.
### Checklist - [X] I added a descriptive title - [X] I searched for other issues and couldn't find a solution or duplication - [X] I already searched in Google...
### Checklist - [X] I added a descriptive title - [X] I searched for other issues and couldn't find a solution or duplication - [X] I already searched in Google...
Hi I am creating a hot reloader in WINDOWS using the routine MAIN.py below. When I try to modify "screen_one.kv", the program doesn't automatically fully reload, instead it reloads the...
windows Execute the following command: python -m kivymd.tools.patterns.create_project MVC E:\Python\project MyMVCProject python3.9.12 2.1.0 --name_database firebase --use_hotreload yes  FileNotFoundError: [WinError 2] The system can not find the file specified' E:\\Python\\project\\MyMVCProject\\Model\\database_restdb.py'
https://github.com/SKbarbon/Flet_StoryBoard/wiki/A---Start--with-StoryBoard-file according to the url 1- Start a virtual environment. (optional) python3 -m venv venv 2- Install the library. pip install Flet_StoryBoard 3- Create your own StoryBoard file. python3 -m...