8000 GitHub - chiva/pyinstaller at makespec_ng
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

chiva/pyinstaller

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

_PyInstaller_
=============

Use
===
 See doc/Manual.html

Installation in brief
=====================
 Everyone should:
    python Configure.py
    python Makespec.py /path/to/yourscript.py
    python Build.py /path/to/yourscript.spec
    .done.

 Non-Windows (32bit), Non-Linux (32/64bit) and Non-Mac OS X (32bit)
 users should first build the bootloader:
    cd source
    python ./waf configure build install


Major changes in this release
=============================
 See doc/CHANGES.txt

About

PyInstaller official GIT repository

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 58.9%
  • C 38.3%
  • Objective-C 1.3%
  • TeX 1.3%
  • Shell 0.1%
  • C++ 0.1%
0