Skip to main content

create standalone executables from python scripts

Project description

bbfreeze creates standalone 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 it includes some bits from cx_Freeze and PyInstaller. And it uses the modulegraph package, which is also used by py2app).

It has the following features:

easy installation

bbfreeze can be installed with setuptools’ easy_install command.

binary dependency tracking

bbfreeze will track binary dependencies and will include DLLs and shared libraries needed by a frozen program.

multiple script freezing

bbfreeze can freeze multiple scripts at once.

python interpreter included

bbfreeze will create an extra executable named ‘py’, which might be used like the python executable itself.

bbfreeze works on windows and UNIX-like operating systems. It currently does not work on OS X. bbfreeze has been tested with python 2.4 and 2.5. bbfreeze will not work with python versions prior to 2.3 as it uses the zipimport feature introduced with python 2.3.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bbfreeze-0.92.0.tar.gz (17.7 kB view details)

Uploaded Source

Built Distributions

bbfreeze-0.92.0-py2.5-win32.egg (27.1 kB view details)

Uploaded Egg

bbfreeze-0.92.0-py2.4-win32.egg (27.4 kB view details)

Uploaded Egg

File details

Details for the file bbfreeze-0.92.0.tar.gz.

File metadata

  • Download URL: bbfreeze-0.92.0.tar.gz
  • Upload date:
  • Size: 17.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for bbfreeze-0.92.0.tar.gz
Algorithm Hash digest
SHA256 4ef36d467679ee94e57751fbebc2f5a32ce15e0685396289d002b5ea96a5afe0
MD5 9cbaf80ebda6289f6996df9c81c25f6e
BLAKE2b-256 8295ee915b9e99f5f0aaf8e8da5e45cbc1d52bc09f0ea39f98a66e5174a7a6b0

See more details on using hashes here.

File details

Details for the file bbfreeze-0.92.0-py2.5-win32.egg.

File metadata

File hashes

Hashes for bbfreeze-0.92.0-py2.5-win32.egg
Algorithm Hash digest
SHA256 f4910f22f58fe800fe00244291b6de4fec6fdf9d8cde7d17e3bbf861e4558ec6
MD5 aac8fcb3a2fccf80ba67f3ff705ad26d
BLAKE2b-256 e4059391a2099904e4b7f64614123dfa16a3f4cacbb88c16b28d1f72c1ccd59c

See more details on using hashes here.

File details

Details for the file bbfreeze-0.92.0-py2.4-win32.egg.

File metadata

File hashes

Hashes for bbfreeze-0.92.0-py2.4-win32.egg
Algorithm Hash digest
SHA256 cc01d957e299325b76336533ea3c372a27155c1e2da3b5ed3682bb52f4528e79
MD5 d4fc45e3689cac258ac9861e6967a2db
BLAKE2b-256 8be05cb15dfbe9e673513b97d26b88140cbc653b4f1db9dc31b41cc3e05ce2a0

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page