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: 30 days 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 3 years ago)
- Default Branch: main
- Last Pushed: 2026-03-02T17:38:36.000Z (about 1 month ago)
- Last Synced: 2026-03-02T17:50:54.637Z (about 1 month ago)
- Language: Python
- Homepage:
- Size: 41.2 MB
- Stars: 3
- Watchers: 23
- Forks: 6
- Open Issues: 42
-
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.