Skip to main content

Launcher exe for distributing Python apps on Windows

Project description

An other tool to make standalone Windows applications with Python.

The launcher is a small C program that loads the Python DLL and calls Py_Main with itself as parameter, loading a zipped Python application appended to the exe. It isolates the execution from the environment (e.g. other Python installations on the same machine).

Dependencies are installed with pip. There is no automatic detection or scanning of source files. Instead, setup.py (with setuptools’ install_requires) or requirements.txt is used.

Quick Start

  • make a setup.py for your application, use scripts and/or entry_points for console_scripts

  • run python setup.py bdist_launcher

Done. See result in dist/launcher*.

Documentation

See documentation/index.rst for more details.

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

python-embedded-launcher-0.11.zip (90.5 kB view details)

Uploaded Source

Built Distribution

python_embedded_launcher-0.11-py2.py3-none-any.whl (62.2 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file python-embedded-launcher-0.11.zip.

File metadata

File hashes

Hashes for python-embedded-launcher-0.11.zip
Algorithm Hash digest
SHA256 acc8a5569be535b003580d51f1b2af5f6d728dec3b9622597a099644d634534b
MD5 d0bf0eb1f1b53d08fbc3cf238469ac6b
BLAKE2b-256 2e543fa5e83616415ca633b1d8c9c21414916ad2590950f7f288206935e51089

See more details on using hashes here.

File details

Details for the file python_embedded_launcher-0.11-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for python_embedded_launcher-0.11-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 1b077adbeda2c6db61991f07371785d8de841f54e5efaf67e1d4aa9c1b315abd
MD5 15b90ec182bbd454c6f3953cb31689c2
BLAKE2b-256 ae827330afb85bcd67635f457d894a1b75b271d54cd6db9131ee6c92b0292b82

See more details on using hashes here.

Supported by

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