Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bcn3d/uranium-stratos

Uranium-Stratos
https://github.com/bcn3d/uranium-stratos

Last synced: 6 days ago
JSON representation

Uranium-Stratos

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)