Skip to content

PipKat/pytwin

 
 

Repository files navigation

PyTwin

PyAnsys Python PyPI Codecov GH-CI MIT Black pre-commit.ci status

Overview

PyTwin is a Python package that eases Ansys Digital Twins consumption workflows.

Documentation

For comprehensive information on PyTwin, see the latest release Documentation and its sections:

Installation

The pytwin package supports Python 3.7 through Python 3.11 on Windows and Linux.

Install the latest release from PyPI with:

pip install pytwin

If you plan on doing local development of PyTwin with Git, install the latest release with:

git clone https://github.com/pyansys/pytwin.git
cd pytwin
pip install pip -U
pip install -e .

Dependencies

The pytwin package requires access to an Ansys License Server with the twin_builder_deployer feature available (see the Getting started section).

License and acknowledgments

PyTwin is licensed under the MIT license.

For more information on Ansys Digital Twins, see the Twin Builder page on the Ansys website.

About

Ansys Digital Twin repository

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%