Skip to content

Мастер создания нового проекта для приложений, написанных с использованием фреймворка Kivy

License

Notifications You must be signed in to change notification settings

ViTalityGH/CreatorKivyProject

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CreatorKivyProject

The wizard for creating a new project for applications written using the Kivy framework.

LANGUAGE

Python 2.7-3.6

REQUIREMENTS

Framework Kivy

git

pip

pip3

INSTALLING

Download and unpack the archive into any convenient directory.

CREATING A PROJECT

Run the main.py script in the console:

python main.py name_project version_project your_copyright path_to_project -repo repo_project_on_github -author name_author -mail mail_author -site site_project

COMMAND LINE ARGUMENTS

name - Project name

version - Project version

copyright - Copyright by the author

path - Project directory

- repo - Repository address on GitHub

- author - Author's name

- mail - Poster of the author of the project

- site - Website of the project

VERSION

Version 2.3.0

CONTACTS

Email: [email protected]

Account on Habr

About

Мастер создания нового проекта для приложений, написанных с использованием фреймворка Kivy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.2%
  • Makefile 1.8%