Skip to content
This repository has been archived by the owner on Nov 1, 2019. It is now read-only.

renanmav/pycst

Repository files navigation

pycst: CST Studio Suite API for python

PyPI Gitter License

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 git@github.com: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

Releases

No releases published

Packages

No packages published

Languages