Skip to content
/ pycst Public
forked from renanmav/pycst

pycst: CST Studio Suite API for python

License

Notifications You must be signed in to change notification settings

luk-ar/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 [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

About

pycst: CST Studio Suite API for python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%