https://github.com/pklaus/beautyacc
Python package to access the EPICS RDB Archiver
https://github.com/pklaus/beautyacc
Last synced: 3 months ago
JSON representation
Python package to access the EPICS RDB Archiver
- Host: GitHub
- URL: https://github.com/pklaus/beautyacc
- Owner: pklaus
- Created: 2019-01-09T13:14:00.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-04T23:22:56.000Z (over 5 years ago)
- Last Synced: 2025-01-29T03:47:47.621Z (4 months ago)
- Language: Python
- Size: 13.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# beautyacc
beautyacc is a library to access EPICS archiver values in Python.
It is designed for the EPICS RDB Archiver called "beauty".
The name beautyacc is shorthand for 'beauty access'.This package was crafted for Python 3.4 or newer.
### Installation
Installing from PyPI is easy:
pip install beautyacc
### Resources
* Github:
* PyPI: