File tree Expand file tree Collapse file tree 4 files changed +38
-0
lines changed Expand file tree Collapse file tree 4 files changed +38
-0
lines changed Original file line number Diff line number Diff line change @@ -477,6 +477,19 @@ projects:
477477 examples : https://speos.docs.pyansys.com/version/stable/examples.html
478478 api : https://speos.docs.pyansys.com/version/stable/api/index.html
479479
480+ pystk :
481+ name : PySTK
482+ repository : https://github.com/ansys/pystk
483+ description : Next generation Python API for STK
484+ thumbnail : _static/thumbnails/pystk.png
485+ families : ["Digital Mission Engineering"]
486+ tags : [Flagship]
487+ icon : _static/icons/dme.svg
488+ documentation :
489+ base : https://stk.docs.pyansys.com/version/stable
490+ user_guide : https://stk.docs.pyansys.com/version/stable/user-guide.html
491+ examples : https://stk.docs.pyansys.com/version/stable/examples.html
492+ api : https://stk.docs.pyansys.com/version/stable/api.html
480493
481494 pysystemcoupling :
482495 name : PySystemCoupling
@@ -723,3 +736,4 @@ projects:
723736 icon : _static/icons/ansys-icon-light.svg
724737 documentation :
725738 base : https://pyconverter-xml2py.docs.pyansys.com/version/stable/index.html
739+
Original file line number Diff line number Diff line change @@ -53,6 +53,7 @@ dependencies = [
5353 " ansys-simai-core==0.3.3" ,
5454 " ansys-sound-core==0.2.1" ,
5555 " ansys-speos-core==0.6.0" ,
56+ " ansys-stk==0.1.1" ,
5657 " ansys-systemcoupling-core==0.10.1" ,
5758 " ansys-turbogrid-core==0.4.6" ,
5859 " ansys-workbench-core==0.9.0" ,
You can’t perform that action at this time.
0 commit comments