md2stl is a Python 3.x module with different tools that can be used to generate a .stl file ready to be 3d printed from a molecular dynamic (MD) simulation input file.
The module can read a large range of MD simulation file formats, and the user can define the resolution of the atom beads, the size of the structure and the relative size of the atoms.
The complete documentation of the software, as well as some tutorials, can be found on the related GitHub page.