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
- Host: GitHub
- URL: https://github.com/enthought/ensemble
- Owner: enthought
- License: other
- Created: 2014-03-07T04:51:31.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2019-12-23T09:22:21.000Z (over 6 years ago)
- Last Synced: 2025-04-11T10:58:20.576Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 219 KB
- Stars: 4
- Watchers: 54
- Forks: 7
- Open Issues: 6
-
Metadata Files:
- Readme: README.rst
- License: LICENSE.txt
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)