https://github.com/enthought/traits-enaml
A library to facilitate interoperation of Traits with Enaml > 0.8.x
https://github.com/enthought/traits-enaml
Last synced: about 1 year ago
JSON representation
A library to facilitate interoperation of Traits with Enaml > 0.8.x
- Host: GitHub
- URL: https://github.com/enthought/traits-enaml
- Owner: enthought
- License: other
- Created: 2013-06-29T14:59:43.000Z (almost 13 years ago)
- Default Branch: main
- Last Pushed: 2022-12-05T17:16:21.000Z (over 3 years ago)
- Last Synced: 2025-03-25T06:51:10.241Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 321 KB
- Stars: 15
- Watchers: 63
- Forks: 11
- Open Issues: 12
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.txt
- License: LICENSE.txt
Awesome Lists containing this project
README
traits-enaml
============
Traits-Enaml is an extension library to facilitate interoperation of `Enaml
>=0.8.9` and above with `Traits` and allow a programmer to drive enaml views
using traits models, enable/chaco components and mayavi 3D scenes.
References
==========
* Enaml: https://github.com/nucleic/enaml
* Traits: https://github.com/enthought/traits
* Enable: https://github.com/enthought/enable
* Mayavi: https://github.com/enthought/mayavi
Status
======
.. image:: https://api.travis-ci.org/enthought/traits-enaml.png?branch=master
:target: https://travis-ci.org/enthought/traits-enaml
:alt: Build status
.. image:: http://codecov.io/github/enthought/traits-enaml/coverage.svg?branch=master
:target: http://codecov.io/github/enthought/traits-enaml?branch=master
:alt: Coverage status