PyConceptEV documentation |version| =================================== PyConceptEV is a Python client library for the `Ansys ConceptEV `_ service, which provides a cloud-based design and simulation platform for the concept design of EV powertrains. .. grid:: 1 2 2 2 .. grid-item-card:: Getting started :material-regular:`directions_run` :padding: 2 2 2 2 :link: getting_started :link-type: doc Learn how to install PyConceptEV in user mode and quickly begin using it. .. grid-item-card:: User guide :material-regular:`menu_book` :padding: 2 2 2 2 :link: user_guide :link-type: doc Learn how to configure a PyConceptEV session, get a token, and create a client. .. grid-item-card:: API reference :material-regular:`bookmark` :padding: 2 2 2 2 :link: api_ref :link-type: doc Understand how the `Ansys ConceptEV API documentation `_ provides for interacting programmatically with PyConcept EV. .. grid-item-card:: Examples :material-regular:`play_arrow` :padding: 2 2 2 2 :link: examples/index :link-type: doc Explore examples that show how to use PyConcept EV. .. grid-item-card:: Contribute :material-regular:`group` :padding: 2 2 2 2 :link: contributing :link-type: doc Learn how to to contribute to the PyConceptEV codebase or documentation. .. toctree:: :hidden: :maxdepth: 3 getting_started user_guide api_ref examples/index contributing changelog