renanmav / pycst

pycst: CST Studio Suite API for python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

pycst: CST Studio Suite API for python

License:Apache License 2.0


Languages

Language:Python 100.0%