News

Make sure to have git, python and pip in your environment path or activate your python environment. from dmx import DMX import time dmx = DMX(num_of_channels=4) dmx.set_data(1, 0) dmx.set_data(2, 0) ...
Batoms is a Python package for editing and rendering atoms and molecule objects using Blender. A Python interface that allows for automating workflows. pip download ase scikit-image --dest ...