https://github.com/fdesjardins/nara-stepbrowser
A simple file browser for navigating the relationships between ISO 10303 (STEP) files
https://github.com/fdesjardins/nara-stepbrowser
file-browser iso10303 matplotlib python step
Last synced: 3 months ago
JSON representation
A simple file browser for navigating the relationships between ISO 10303 (STEP) files
- Host: GitHub
- URL: https://github.com/fdesjardins/nara-stepbrowser
- Owner: fdesjardins
- License: mit
- Created: 2011-03-03T20:25:08.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2017-05-20T09:22:44.000Z (about 9 years ago)
- Last Synced: 2025-04-03T21:41:41.064Z (about 1 year ago)
- Topics: file-browser, iso10303, matplotlib, python, step
- Language: Python
- Homepage:
- Size: 5.31 MB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
# STEP File Browser
A simple file browser for navigating the relationships between ISO 10303 (STEP)
files.
## Dependencies
* python
* libpython2.6
* python-matplotlib
* python-networkx
* python-numpy
* python-scipy
* python-qt4
* python-qt4-dev
* libqtgui4
* libqtcore4
* qt4-dev-tools
## License
MIT © Forrest Desjardins