No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Start Free
AI-generated apps that pass security review
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
This has been superseded by a better tool Py2Exe Binary Editor available at:
https://sourceforge.net/projects/p2ebe/
Py2ExeDumper is a tool to extract a py2exe generated executable file.
This tool is helpful when the exe is made in "onefile" mode. It extracts the embedded python script and the library.zip
Py2Exe Binary Editor is a tool to reverse engineer py2exe generated executables.
It can dump as well as modify the embedded python dll, PYTHONSCRIPT and Library.zip
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
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
CIT CommandInterpreterTool is an advanced command line interpreter like cmd,but with a few new commands.
CIT was written in Python 2.7.2 and converted with py2exe 1.6.9 by Area_13 @ EvilZone.org
PyBuilder is a Build Tool for compiling python scripts to exe format, on windows. It has a userfriendly interface and uses py2exe to do the compiling. No more messing around with command prompt, or setup scripts. PyBuilder will do it for you.
Pythexe is a small project to provide a GUI tool for fast Python Compilation to Executables. Pythexe is essentially just a GUI front-end for the excellent py2exe, with which it is not affiliated. It will allow many options, but be one-click when needed.