> For the complete documentation index, see [llms.txt](https://yayapipi.gitbook.io/hypnotic-streamlines-animation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://yayapipi.gitbook.io/hypnotic-streamlines-animation/getting-started/installation-guide/corresponding-code.md).

# Corresponding Code

This is the streamlines animation corresponding code, written by python.

## Require Python Library (need to manually install)

1. python version > 3.7
2. Intersect ( pip install intersect )
3. PyQt5 ( For UI Interface Design )
4. Other Related Library

## -- Installation Step --

### Step 1 - Open Project

Open "**Line Art Animation\LineArtCoherenceTool\Streamline Corresponding\app.py**" using **Python IDE ( i.e. Pycharm)**

### Step 2 - **Make Sure the Python Configuration Set-up is complete**

### Step **3** - **Run The app.py code**

Build Success will pop-out the following UI Panel

<div align="left"><img src="https://2623269614-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MfkqTPfO1tvFPgDTJLX%2F-Mg5rL1WeEIg89mIJ_UR%2F-Mg5vhWKe8EuJf1Uq36I%2Fimage.png?alt=media&amp;token=af2d09dd-b4a6-44ad-a93d-1e93a0d306d0" alt=""></div>
