Gpype
g.Pype SDK
Install / Use
/learn @gtec-medical-engineering/GpypeREADME
g.Pype
g.Pype is a Python Software Development Kit (SDK) for building neuroscience and Brain-Computer Interface (BCI) applications. It is designed to be simple to use, with a clear and well-documented coding interface with many examples that help you get started quickly. It provides essential building blocks that can be combined and adapted to your needs, while remaining open to integration with other Python packages. g.Pype runs on Windows and macOS.
Quickstart
Install gpype and clone the GitHub repository:
pip install gpype
git clone https://github.com/gtec-medical-engineering/gpype.git
Navigate to the subfolder ./gpype/examples and run the example scripts directly from your IDE (e.g., VS Code, PyCharm, ...).
Documentation
Full documentation is available at gpype.gtec.at.
License
gpype is licensed under the g.tec Non-Commercial License (GNCL). See the LICENSE file for details.
