Softpedia
 


SCRIPTS CATEGORIES:



NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • PeoplePods 0.9
  • Brackets Sprint 8
  • elFinder 2.0 RC1
  • BBClone 0.6.1
  • Twitter Follow Box...
  • Multilingual Press...
  • SimplePie 1.2.1
  • TinyTips 1.2
  • SWFUpload 2.2.0.1 ...
  • Head Cleaner 1.4.2.9
  • Home > Scripts > Modules > Python Modules

    bbfreeze 1.0.0

    Download button


    Downloads: 218  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    Website:

    License / Price:

    Platforms:

    Databases:

    Language:

    Last Updated:

    Category:
    Ralf Schmitt | More scripts
    pypi.python.org
    Other Free / Open Source License - zlib/libpng License 

    Windows / Linux / Mac OS / BSD / Solaris
    N/A
    Python
    February 14th, 2012, 16:44 GMT [view history]
    C: \ Modules \ Python Modules

     Read user reviews (0)  Refer to a friend  Subscribe

    bbfreeze description

    This is a Python module to help create stand-alone executables from Python scripts

    It's a copy and similar in purpose to more well known py2exe for Windows, py2app for OS X, PyInstaller and/or cx_Freeze.

    Here are some key features of "bbfreeze":

    · Easy installation - bbfreeze can be installed with setuptools' easy_install command.
    · Zip/egg file import tracking - bbfreeze tracks imports from zip files and includes whole egg files if some module is used from an eggfile. Packages using setuputils' pkg_resources module will now work (new in 0.95.0)
    · 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.
    · Automatic pathname rewriting - pathnames in tracebacks are replaced with relative pathnames (i.e. if you import package foo.bar from /home/jdoe/pylib/ tracebacks generated from functions in foo.bar will not show your local path /home/jdoe/pylib/foo/bar.py. They will instead show foo/bar.py)
    · Distutils command 'bdist_bbfreeze' - A new distutils/setuptools command bdist_bbfreeze integrates bbfreeze into your setup.py.

    What's New in This Release: [ read full changelog ]

    · Updated documentation.
    · Remove bbfreeze.macholib.
    · Fix build on ubuntu 11.10.
    · Handle platform=='linux3' case in ensureRPath.
    · Make py recipe work again.
    · Handle "pip -e" installed development eggs, that aren't even setuptools packages.



    TAGS:

    create executable | script to exe | Python module | executable | create | transform



    HTML code for linking to this page:


    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM