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.12.tar.gz (60.8 kB view details)

Uploaded Source

Built Distribution

python_embedded_launcher-0.12-py2.py3-none-any.whl (62.0 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file python-embedded-launcher-0.12.tar.gz.

File metadata

  • Download URL: python-embedded-launcher-0.12.tar.gz
  • Upload date:
  • Size: 60.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.5.2

File hashes

Hashes for python-embedded-launcher-0.12.tar.gz
Algorithm Hash digest
SHA256 6eb70719a5d68ba19283f23cae9d9e4b13b5db5cd31e65d9c3ed8bc3e5c52997
MD5 33c31c8c3c86c7580007839874048631
BLAKE2b-256 30514342673b6f653e01e1c2ee3e4e109813b42ef2470ecd1f175ddb7edb3336

See more details on using hashes here.

File details

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

File metadata

  • Download URL: python_embedded_launcher-0.12-py2.py3-none-any.whl
  • Upload date:
  • Size: 62.0 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.5.2

File hashes

Hashes for python_embedded_launcher-0.12-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 5aae13cb44f26ce657c54794891bf9291b6507d01125bbf84b42b496bc5a02f9
MD5 01245a9ffd0beff5d8ccce2a7deec350
BLAKE2b-256 c358fdcf2e4d80b75a6f2a56a726f05d5b55fe072b25020230dcc243646c0dca

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