Skip to content

cli packaging python projects tool for distribution.

Notifications You must be signed in to change notification settings

baribgf/Py-Exe-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyExe v1.0

This is a py-to-exe converting tool.

Usage:

  • Interactive mode:
$ ./py-exe.sh
  • Direct mode:
$ ./py-exe.sh <main-python-source> <out-exe-path> <do-not-compile-all-project>

Collaboration:

Just create a pull request.

NOTICE:

  • Host system must have python installed with the same version the project built by, added to path and known as $ python to run the distributed package, this should be reported in the package documentations or guide.

About

cli packaging python projects tool for distribution.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published