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.0.tar.gz (1.4 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.0-py3-none-any.whl (1.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: exebuilder-0.3.0.tar.gz
  • Upload date:
  • Size: 1.4 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.0.tar.gz
Algorithm Hash digest
SHA256 2529e555fa8426e6d953d9d16a15ca5090885fdf2a7aab7e2186bdb597dc9719
MD5 f09bde95e54785db13ab14c3343eb563
BLAKE2b-256 a213740a4bb65016ccbf264bf7f8ff8c958516b0f7012cd65ec02bdfa6c77b71

See more details on using hashes here.

File details

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

File metadata

  • Download URL: exebuilder-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 1.6 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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5166941ed09eaa87648375efda6a506d599e90d6a3815a68ef2d5e296a9d5900
MD5 264af75d4188a9cd5b8a9916c1bf6823
BLAKE2b-256 7b7e596f89243aed8eadb22795ac07580723e84293547da99a018e134529456f

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