https://github.com/vindolin/ipython-clutter-gui-integration
https://github.com/vindolin/ipython-clutter-gui-integration
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/vindolin/ipython-clutter-gui-integration
- Owner: vindolin
- Created: 2014-04-26T06:20:29.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-04-26T14:16:23.000Z (almost 12 years ago)
- Last Synced: 2024-12-21T21:43:00.922Z (over 1 year ago)
- Language: Python
- Size: 152 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
IPython Clutter GUI Integration
===============================
```python
import cluttergui
%gui clutter
example = cluttergui.Example()
```