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.1.tar.gz (2.7 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.1-py3-none-any.whl (3.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: exebuilder-0.3.1.tar.gz
  • Upload date:
  • Size: 2.7 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.1.tar.gz
Algorithm Hash digest
SHA256 fab873b09f307b9a3d73610c72c768e95a7145d9e2e5ec716770f35aadab2912
MD5 3737adc42682a69171e6e4bd041ef840
BLAKE2b-256 4f8fd596408d2f3521091d976751a332e37191588b1395dc55dd74f9c3d30746

See more details on using hashes here.

File details

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

File metadata

  • Download URL: exebuilder-0.3.1-py3-none-any.whl
  • Upload date:
  • Size: 3.2 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 6f99648a9f3796871e5ffb354b9daa1b5918e9f236d1ecadab54134882850a2f
MD5 cf546b74c10e14eb42f5ac2ab0c21263
BLAKE2b-256 e81b2a8b58673a38aed72b57b2d71027fdcbd32ace190a5362807969db7ceb91

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