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 https://badge.fury.io/py/pytac.svg https://img.shields.io/pypi/pyversions/pytac.svg

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

Documentation is available at Readthedocs.

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.

Uploading to Pypi

To upload files to Pypi. Create a source distribution:

$ python setup.py sdist

Build a universal wheel:

$ python setup.py bdist_wheel

Then upload it using twine:

$ twine upload dist/*

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pytac-0.1.tar.gz (1.9 MB view details)

Uploaded Source

Built Distribution

pytac-0.1-py2.py3-none-any.whl (135.6 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file pytac-0.1.tar.gz.

File metadata

  • Download URL: pytac-0.1.tar.gz
  • Upload date:
  • Size: 1.9 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pytac-0.1.tar.gz
Algorithm Hash digest
SHA256 1f7caff45760588d178f9ed0678d8849665605cb8490744d6f495d469450463c
MD5 5bc35414492706535dfd7765fa738105
BLAKE2b-256 384984c22948c00c251654a079b3918fe12af85d9feaf4060c93c22d8b5e5801

See more details on using hashes here.

File details

Details for the file pytac-0.1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for pytac-0.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 e908d74a956c940b43c1e9dfc583063c42caa2741b69bec41c8e4a3ea2b1ec9c
MD5 7702e19663679a3e18066b76f555210f
BLAKE2b-256 7657cdd1d9e4fb780ad68e714112105946449e46e5b5b7b51bec3106b99ada1c

See more details on using hashes here.

Supported by

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