Skip to main content

Album is a framework for unifying computational tools across frameworks, languages, and environments.

Project description

Album plugin for packaging solutions into executables

This plugin is used to create installation executables for Album and Album solutions, so Album and a solution can be installed with a simple double click. The executable creates a shortcut for running Albums UI on the desktop of the user. The executables can be distributed to a different system running the same operating system. To create executables for different operating systems, run this plugin on a system running the target operating system. If the the target system runs Windows or MacOS it doesn't need to have anything preinstalled, the executable will install every needed component (Micromamba and album) into the ~/.album directory if they are not already installed in this location. Linux users need to have the binutils package installed.

Installation:

  1. Install Album
  2. Activate the album environment:
micromamba activate album
  1. Install the album package plugin:
micromamba install album-package -c conda-forge

Or via pip:

pip install album-package
  1. If you are using a linux system, make sure the source and the target system got the binutils package installed. For example on ubuntu it can be installed with the following command:
apt-get update && apt-get install binutils

Usage:

To create an executable which installs Album run following command:

album package --output_path /your/output/path

To create an executable which installs Album and a solution in one go run following command:

album package --solution /path/to/your/solution.py --output_path /your/output/path

Input parameter:

  • solution: The album solution.py file which should be packed into an executable. If you provide the path to a directory containing a solution.py all files in the directory will be packaged into the solution executable. If you provide the direct path to a solution.py only the solution will packaged. If your solution contains local imports, make sure all imported files lie in the same directory as the solution and you provide the path containing the solution.py. If this parameter is not set, the resulting executable will only install Album without a solution.
  • output_path: The path where the executable should be saved

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

album_package-0.5.1.tar.gz (11.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

album_package-0.5.1-py3-none-any.whl (12.6 kB view details)

Uploaded Python 3

File details

Details for the file album_package-0.5.1.tar.gz.

File metadata

  • Download URL: album_package-0.5.1.tar.gz
  • Upload date:
  • Size: 11.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.4

File hashes

Hashes for album_package-0.5.1.tar.gz
Algorithm Hash digest
SHA256 697023838b434486edc33605cecdc30d1de9ae6742b7f31b6ce1903fc0c196d7
MD5 2e263433427557b6c0d3fcca2da55bb6
BLAKE2b-256 348662bb709795801663f36f5efcd5ed57f0941895ee125b84b963798004aa48

See more details on using hashes here.

File details

Details for the file album_package-0.5.1-py3-none-any.whl.

File metadata

  • Download URL: album_package-0.5.1-py3-none-any.whl
  • Upload date:
  • Size: 12.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.4

File hashes

Hashes for album_package-0.5.1-py3-none-any.whl
Algorithm Hash digest
SHA256 91fc4dc6be712a0067f29ba55afa97f9d4b682e079dcadec0a91e4b07466ffda
MD5 21e05637598dc8e9584a9c02f11a8c90
BLAKE2b-256 11de35670ea2c9a084bfb1af821406cb0acca59fadb7f34fef854092f928b23c

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