Skip to main content

Create installers for Python packages using NSIS and Conda

Project description

CondaNSIS

Test and Release Conda Recipe

CondaNSIS packages Python applications into self-extracting installers for Windows by leveraging both conda-pack and NSIS.

This project is inspired by PyNSIST.

Why?

Bundlers such as PyInstaller are great for small apps, but often have problems packaging complex projects with many dependencies. Alternativelly, deployment with Conda can be difficult as as it requires an Anaconda or a Miniconda installation.

CondaNSIS solves this problem by packaging your Python app together with a local and isolated Python environment, such that the target computer does not need neither Python nor a Conda already installed.

Installation

CondaNSIS is avaliable through conda-forge

conda install -c conda-forge condansis

Usage

Please see the documentation page. Due to limitations of the NSIS dependency, CondaNSIS does not run from Powershell.

Developers

Guilherme Bicalho Saturnino (guisa@orsted.com)

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

condansis-0.4.tar.gz (13.9 kB view details)

Uploaded Source

File details

Details for the file condansis-0.4.tar.gz.

File metadata

  • Download URL: condansis-0.4.tar.gz
  • Upload date:
  • Size: 13.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.6

File hashes

Hashes for condansis-0.4.tar.gz
Algorithm Hash digest
SHA256 fe23008f0184eeda2812987458520cb00f682738a23c4a9ebe25c387fb7e54b1
MD5 2435819595e05119851cf314d2187bfc
BLAKE2b-256 e871be765d68f2711b327ec36c2695f323359dec056a3b274c707ff5e3aa85d8

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