Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

py2exe

Compare

  No analysis available

py2exe is a Python Distutils extension which converts Python scripts into executable Windows programs, able to run without requiring a Python installation.

0 lines of code

0 current contributors

0 since last commit

37 users on Open Hub

Activity Not Available
4.07143
   
I Use This
Mostly written in language not available
Licenses: mit

cx_Freeze

Compare

  No analysis available

cx_Freeze is a set of utilities for freezing Python scripts into executables using many of the techniques found in Thomas Heller's py2exe, Gordon McMillan's Installer and the Freeze utility that ships with Python itself

0 lines of code

0 current contributors

0 since last commit

2 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: python_so...

bbfreeze

Compare

  Analyzed 3 days ago

bbfreeze creates stand-alone executables from python scripts. It's similar in purpose to the well known py2exe for windows, py2app for OS X, PyInstaller and cx_Freeze (in fact ancient versions were based on cx_Freeze. And it uses the modulegraph package, which is also used by py2app).

2.65K lines of code

0 current contributors

over 9 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This