Skip to main content

A simple EXE builder for Python files.

Project description

exebuilder

Simple EXE builder for Python files.

Install

pip install exebuilder

Usage

Build EXE

from exebuilder import build

build("main.py")

creates:

dist/main.exe

Run as EXE

from exebuilder import runasexe

runasexe("main.py")

Runs the Python file as a temporary EXE.


CLI

exebuilder my_file.py

or

python exebuilder.py my_file.py

creates:

dist/main.exe

Example

from exebuilder import build, runasexe

build("game.py")

runasexe("tool.py")

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

exebuilder-0.3.2.tar.gz (3.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

exebuilder-0.3.2-py3-none-any.whl (3.5 kB view details)

Uploaded Python 3

File details

Details for the file exebuilder-0.3.2.tar.gz.

File metadata

  • Download URL: exebuilder-0.3.2.tar.gz
  • Upload date:
  • Size: 3.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.2

File hashes

Hashes for exebuilder-0.3.2.tar.gz
Algorithm Hash digest
SHA256 a799035d9cb1601caf04e748ad37cb14cf91cd7a12931d240262e3eec7c875ac
MD5 096d01139347b58537b105b2f4e97499
BLAKE2b-256 302be25d50966170a146375b427a4e9be14af9817506d31cd08caa3e453c9964

See more details on using hashes here.

File details

Details for the file exebuilder-0.3.2-py3-none-any.whl.

File metadata

  • Download URL: exebuilder-0.3.2-py3-none-any.whl
  • Upload date:
  • Size: 3.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.2

File hashes

Hashes for exebuilder-0.3.2-py3-none-any.whl
Algorithm Hash digest
SHA256 b6e5fb703b3ac90ae05e6af3ecb23ebcc300396b7029b9b7650a6e6a657143a1
MD5 13893d98c5d0c365a49282011256f1d6
BLAKE2b-256 aa8b95ba9ca80a31da1c655b63c0f478384f11a49dcaab75ac9c49995b4ff9df

See more details on using hashes here.

Supported by

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