======= PyAnsys ======= Welcome to the PyAnsys project. While this project originated as a single ``pyansys`` package, it is now a collection of many Python packages for using Ansys products through Python: .. toctree:: :hidden: :maxdepth: 3 getting-started user_guide api examples tools/index .. jinja:: project_context .. raw:: html
{{ metadata['name'] }}
{{ metadata['description'] }}
{{ family.capitalize() }} {% for tag in metadata['tags'] %} {{ tag }} {% endfor %}