pycst
pycst copied to clipboard
pycst: CST Studio Suite API for python
pycst: CST Studio Suite API for python
pycst makes it easier to control CST Studio Suite© simulator using python. It largely relies on COM comunication, so this API is Windows© dependent.
Getting Started | Documentation |
Installation
To install via pip:
pip install pycst
You can also install from the source:
git clone [email protected]:renanmav/pycst.git
cd pycst
git checkout master
pip install -e .
Contribution guidelines
Please review our contribution guidelines and code of conduct when contributing.
License
Apache License 2.0