Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bcn3d/uranium-stratos
Uranium-Stratos
https://github.com/bcn3d/uranium-stratos
Last synced: 6 days ago
JSON representation
Uranium-Stratos
- Host: GitHub
- URL: https://github.com/bcn3d/uranium-stratos
- Owner: BCN3D
- License: lgpl-3.0
- Created: 2021-05-03T09:48:20.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-28T14:30:20.000Z (over 1 year ago)
- Last Synced: 2023-08-05T21:23:40.607Z (over 1 year ago)
- Language: Python
- Size: 23.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Uranium
=======Uranium is a Python framework for building 3D printing related applications.
License
------------
Uranium is released under the terms of the LGPLv3 or higher. A copy of this license should be included with the software.Dependencies
------------
- [Qt 5](https://www.qt.io/qt5-10)
- Python 3, with the following modules
- [PyQt5](https://www.riverbankcomputing.com/software/pyqt/download5)
- [Numpy](https://github.com/numpy/numpy)
- [Arcus](https://github.com/Ultimaker/libArcus)
- [Shapely](https://github.com/Toblerity/Shapely)
- [Scipy](https://github.com/scipy/scipy)