python wrapper to interact with g-api driver
Project description
GAPIWrapper
Overview
GAPIWrapper is a Python package designed to facilitate communication with Göpel Hardware using the G-API software. This package provides a convenient interface for developers to interact with Göpel devices, making it easier to integrate and control hardware components in your projects.
Features
The current version of GAPIWrapper covers the following features of the G-API software:
- G-API: Entry Point for Handles and Methodes
- G-API Common: Most init features and basic interaction with Devices
- G-API CAN: CAN Protocoll specific Methods
- G-API DIAG: Features to run Diagnose Requests
- G-API Net2Run: Restbus-Simulation
Installation
To install GAPIWrapper, use pip:
pip install goe_api
Usage
Here is a basic example of how to use GAPIWrapper to communicate with Göpel Hardware:
from goe_api import g_api
from goe_api import g_api_common
from goe_api import g_api_can
from goe_api import g_api_diag
from goe_api import g_api_net2run
Documentation
For detailed documentation and advanced usage, please refer to the official documentation.
License
This project is licensed under the MIT License. See the LICENSE file for details.
Contact
For any questions or support, please contact support@example.com.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file goe_api-0.1.0-cp312-cp312-win32.whl.
File metadata
- Download URL: goe_api-0.1.0-cp312-cp312-win32.whl
- Upload date:
- Size: 1.2 MB
- Tags: CPython 3.12, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
08205bf9c47db6f0dabdef053162812d1340e21a1c3045ecf2d6d2f059165566
|
|
| MD5 |
6870ed4157e593497b128aff02384dec
|
|
| BLAKE2b-256 |
b51d2446286219eca11d1c11cc6f8bb02b13b6d3a13b4b80771c528f384326bd
|