Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shiv-patil/kivy-folder-structure-generator
A CLI which automates the process of setting up a new kivy project.
https://github.com/shiv-patil/kivy-folder-structure-generator
kivy kivy-application kivymd python3
Last synced: 6 days ago
JSON representation
A CLI which automates the process of setting up a new kivy project.
- Host: GitHub
- URL: https://github.com/shiv-patil/kivy-folder-structure-generator
- Owner: Shiv-Patil
- License: mit
- Created: 2020-12-14T09:35:40.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2020-12-14T09:51:03.000Z (about 4 years ago)
- Last Synced: 2024-11-10T16:16:07.988Z (about 2 months ago)
- Topics: kivy, kivy-application, kivymd, python3
- Language: Python
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# kivy folder structure generator
A CLI which automates the process of setting up a new kivy project.## How to use:
Run main.py from the directory where the folder structure needs to be created.
Follow the command line instructions.OR
Run the exe in the directory where the folder structure needs to be created.
Follow the command line instructions.## Requirements:
python version 3.8 or higher.