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

  Analyzed about 11 hours ago

cx_Freeze creates standalone executables from Python scripts, with the same performance, is cross-platform and should work on any platform that Python itself works on.

3.5K lines of code

0 current contributors

4 days since last commit

2 users on Open Hub

Moderate Activity
0.0
 
I Use This

bbfreeze

Compare

  Analyzed about 6 hours 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 11 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This