https://github.com/diamondlightsource/fastcs
Control system agnostic framework for building device support in Python for both EPICS and Tango
https://github.com/diamondlightsource/fastcs
Last synced: 3 months ago
JSON representation
Control system agnostic framework for building device support in Python for both EPICS and Tango
- Host: GitHub
- URL: https://github.com/diamondlightsource/fastcs
- Owner: DiamondLightSource
- License: apache-2.0
- Created: 2023-06-27T09:46:57.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-19T11:58:07.000Z (3 months ago)
- Last Synced: 2025-02-19T12:38:14.923Z (3 months ago)
- Language: Python
- Homepage:
- Size: 29.8 MB
- Stars: 3
- Watchers: 25
- Forks: 3
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/DiamondLightSource/FastCS/actions/workflows/ci.yml)
[](https://codecov.io/gh/DiamondLightSource/FastCS)
[](https://pypi.org/project/fastcs)
[](https://www.apache.org/licenses/LICENSE-2.0)# FastCS
Source |
:---: | :---:
PyPI | `pip install fastcs`
Documentation |
Releases |FastCS is a control system agnostic framework for building Device support in Python that
will work for both EPICS and Tango without depending on either.See https://diamondlightsource.github.io/FastCS for more detailed documentation.