Skip to main content

Python Toolkit for Accelerator Controls (Pytac) is a Python library intended to make it easy to work with particle accelerators.

Project description

https://travis-ci.org/simkimsia/UtilityBehaviors.png https://coveralls.io/repos/github/willrogers/pytac/badge.svg?branch=master https://landscape.io/github/willrogers/pytac/master/landscape.svg?style=flat https://readthedocs.org/projects/pytac/badge/?version=latest

Python Toolkit for Accelerator Controls (Pytac) is a Python library intended to make it easy to work with particle accelerators.

Testing

It is simplest to work with a virtualenv. Then:

>>> pip install -r requirements/local.txt
>>> export PYTHONPATH=.
>>> py.test test

To see a coverage report:

>>> py.test --cov=pytac test

To build documentation correctly:

>>> cd docs
>>> sphinx-build -b html -E . _build/html

The documentation is built inside _build/html.

Project details


Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page