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

python exebuilder 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.2.1.tar.gz (1.3 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.2.1-py3-none-any.whl (1.3 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for exebuilder-0.2.1.tar.gz
Algorithm Hash digest
SHA256 f5ca9a66a79898d46a103322395a23ee647de1c48d53a2349337114646d2bdaf
MD5 1804e53521f98294acc7ee236d055434
BLAKE2b-256 a32fe92b6f30b7bc65db8131e8caaec21f09a403f86a0da5679c6bea8a89c770

See more details on using hashes here.

File details

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

File metadata

  • Download URL: exebuilder-0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 1.3 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.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 430ddb5a6a14d1fd24c3d700668a3c7f25667d09a53827008f7cc1b8a75f316e
MD5 20d42c28d9c2400c34089456bf7747d4
BLAKE2b-256 36ddac8be7e4cfa341cca83d5d509d2160b78697c706e0a0eedec70ccb1e57f8

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