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 hashes)

Uploaded Source

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