The Illustris[TNG] Simulation: Public Data Release
Example code (Python).
See the IllustrisTNG Website Data Access Page for details.
Updates are rare, so a pip install should work well:
pip install illustris_python
or the latest development version:
git clone git@github.com:illustristng/illustris_python.git
cd illustris_python
pip install .