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

https://github.com/enthought/ensemble

High-level widgets for building Python applications
https://github.com/enthought/ensemble

Last synced: 11 months ago
JSON representation

High-level widgets for building Python applications

Awesome Lists containing this project

README

          

=========================================
Ensemble - A collection of useful widgets
=========================================

.. image:: https://api.travis-ci.org/enthought/ensemble.png?branch=master
:target: https://travis-ci.org/enthought/ensemble
:alt: Build status

.. image:: https://coveralls.io/repos/enthought/ensemble/badge.png
:target: https://coveralls.io/r/enthought/ensemble
:alt: Coverage status

This package consists of a collection of widgets built using other packages in
the Enthought Tool Suite.

Prerequisites
-------------
* Python >= 2.6 (not Python 3)

* ETS (https://github.com/enthought/ets)