Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vindolin/ipython-clutter-gui-integration
https://github.com/vindolin/ipython-clutter-gui-integration
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/vindolin/ipython-clutter-gui-integration
- Owner: vindolin
- Created: 2014-04-26T06:20:29.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-04-26T14:16:23.000Z (over 10 years ago)
- Last Synced: 2024-11-11T10:51:10.143Z (about 2 months 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()
```