Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/holoviz-topics/imagen

ImaGen: Generic Python library for 0D, 1D and 2D pattern distributions
https://github.com/holoviz-topics/imagen

Last synced: 4 days ago
JSON representation

ImaGen: Generic Python library for 0D, 1D and 2D pattern distributions

Awesome Lists containing this project

README

        

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

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 ``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