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

Uploaded Python 3

File details

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

File metadata

  • Download URL: exebuilder-0.2.0.tar.gz
  • Upload date:
  • Size: 1.2 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.0.tar.gz
Algorithm Hash digest
SHA256 6dbf1ee97aa44be143c9eae5096a1bbcf2d3d33e1e562e11f0eec6b35e35ba09
MD5 147f843b35ae4287b109a3bf13b87ea8
BLAKE2b-256 0061bdc13e64ebe2835949e2a75543bc36f7fa940eb7ea58e4516f7864363435

See more details on using hashes here.

File details

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

File metadata

  • Download URL: exebuilder-0.2.0-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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 811a5ccf912698dc6e7285cd1ca71bbb88002a7165f23475ab46a6d13d6f79b0
MD5 448a2209207094d609a541cd5614aa77
BLAKE2b-256 9159359d7d80cedc10b8fb1527cdcf37d873a1fda9c58532488f463c348f55dc

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