Skip to content

Create installers for Windows, Mac, Linux to distribute your Python applications

Notifications You must be signed in to change notification settings

easydiffusion/easyinstaller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Work-in-progress! Does not work yet!

easyinstaller

Create installers for Windows, Mac, Linux to distribute your Python applications.

Getting started

Please ensure that you have Python 3 installed.

  1. Run: pip install ruamel.yaml (a library for reading YAML files)
  2. Copy config_sample.yaml to config.yaml, and change the configuration to match your project's requirements.
  3. Run: python build.py --config config.yaml

About

Create installers for Windows, Mac, Linux to distribute your Python applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published