Python Toolkit for Accelerator Controls


Keywords
hacktoberfest
License
Other
Install
pip install pytac==0.6.0

Documentation

pytac

Code CI Docs CI Test Coverage Latest PyPI version Apache License

Python Toolkit for Accelerator Controls (Pytac) is a Python library for working with elements of particle accelerators, developed at Diamond Light Source.

PyPI pip install pytac
Source code https://github.com/DiamondLightSource/pytac
Documentation https://DiamondLightSource.github.io/pytac
Releases https://github.com/DiamondLightSource/pytac/releases
from pytac import __version__

print(f"Hello pytac {__version__}")

See https://DiamondLightSource.github.io/pytac for more detailed documentation.