Skip to content
/ pyOMRON Public

Python API for acquisition and control of OMRON G3PW Power Controller

License

Notifications You must be signed in to change notification settings

ulfsri/pyOMRON

Repository files navigation

pyOMRON

pyOMRON

Build status Python Version Dependencies Status

Code style: black Security: bandit Pre-commit Semantic Versions License Coverage Report

Python API for acquisition and control of OMRON G3PW Power Controller.

See OMRON G3PW User Manual Β§6 for reference.

πŸ›‘ License

License

This project is licensed under the terms of the MIT license. See LICENSE for more details.

πŸ“ƒ Citation

@misc{pyOMRON,
  author = {ulfsri},
  title = {Python API for acquisition and control of OMRON G3PW Power Controller},
  year = {2024},
  publisher = {GitHub},
  journal = {GitHub repository},
  howpublished = {\url{https://github.com/ulfsri/pyOMRON}}
}

Credits πŸš€ Your next Python package needs a bleeding-edge project structure.

This project was generated with python-package-template