Skip to content

Latest commit

 

History

History
43 lines (32 loc) · 2.13 KB

README.md

File metadata and controls

43 lines (32 loc) · 2.13 KB

python-cybro

GitHub Release GitHub Activity License

pre-commit Black Code Coverage

Project Maintenance

Functionality

Python library to communicate with a cybro scgi server To use this library you need to have a running scgi server (it could be a docker container or native installed). Further information of the docker container can be found here: dockerhub

Tested scgi server

  • Cybrotech scgi server v3.2.6 (previous versions are not supported)

Contributions are welcome!

If you want to contribute to this please read the Contribution guidelines