|BuildStatus| |Package| |License| |Downloads|
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.
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