0
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2025-07-13 19:21:50 +02:00
Files
bec_widgets/docs/developer/introduction/introduction.md
2024-08-21 21:07:50 +02:00

788 B

(developer.introduction)=

Introduction

BEC Widgets is a framework providing modular components that can be integrated into various larger GUI applications. Each widget serves a specific purpose adhering to the single-responsibility principle as detailed in our concepts section, and offers a straightforward, user-friendly interface. These widgets provide data visualisation tools and experimental control interfaces by triggering actions within BEC. If you're interested in contributing to BEC Widgets, please refer to our contributing guide, which provides instructions for setting up your development environment and creating your own widgets.

---
maxdepth: 2
hidden: false
---

concepts/
contributing/
useful_links/