holoviz-topics / imagen

ImaGen: Generic Python library for 0D, 1D and 2D pattern distributions
https://imagen.holoviz.org/
BSD 3-Clause "New" or "Revised" License
31 stars 16 forks source link

|BuildStatus| |Package| |License| |Downloads|

ImaGen

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

Please see ImaGen's website <https://imagen.holoviz.org/>_ for documentation and examples.

Installation

ImaGen requires Holoviews <https://github.com/holoviz/holoviews>, Param <https://github.com/holoviz/param>, and NumPy <http://numpy.scipy.org/>_.

If you want to use the image-loading features in imagen.image, you will also need either Pillow <https://github.com/python-pillow/Pillow> (recommended) or PIL <http://www.pythonware.com/products/pil/>.

Official releases of ImaGen are available at PyPI <http://pypi.python.org/pypi/imagen>_, and can be installed along with dependencies via pip install --user imagen. More recent changes can be obtained by cloning the git repository.

.. |Package| image:: https://img.shields.io/pypi/v/imagen.svg .. _Package: https://pypi.python.org/pypi/imagen

.. |License| image:: https://img.shields.io/pypi/l/imagen.svg .. _License: https://github.com/pyviz-topics/imagen/blob/master/LICENSE.txt

.. |BuildStatus| image:: https://travis-ci.org/pyviz-topics/imagen.svg?branch=master .. _BuildStatus: https://travis-ci.org/pyviz-topics/imagen

.. |Downloads| image:: https://img.shields.io/pypi/dm/imagen.svg .. _Downloads: https://pypi.python.org/pypi/imagen