About Anaconda Help Download Anaconda

ioam / packages / imagen
Standard Python conda
2.1

  • 1839 total downloads
  • Last upload: 8 years and 4 months ago

Installers

  • noarch v2.0.1
  • linux-64 v2.1
  • osx-64 v2.1
  • win-64 v2.1
  • linux-32 v2.1
  • win-32 v2.1

pip install

Authentication Prerequisites:
TOKEN=$(anaconda auth --create --name download-token)

To install this package run one of the following:
pip install -i https://pypi.anaconda.org/t/$TOKEN/ioam/simple imagen

conda install

Authentication Prerequisites:
anaconda login

To install this package run one of the following:
conda install ioam::imagen

Description

BuildStatus PyPI License

ImaGen

ImaGen is a generic Python library for 0D, 1D, and 2D pattern distributions.

Please see ImaGen's website for documentation and examples.

Installation

ImaGen requires Holoviews, Param, and NumPy.

If you want to use the image-loading features in imagen.image, you will also need either Pillow (recommended) or PIL.

Official releases of ImaGen are available at PyPI, and can be installed along with dependencies via conda install -c ioam imagen or via pip using pip install --user imagen. More recent changes can be obtained by cloning the git repository.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.2.2) Legal | Privacy Policy