We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b10b73 commit 461ceafCopy full SHA for 461ceaf
README.md
@@ -12,6 +12,14 @@ applications.
12
13
<img src="https://raw.githubusercontent.com/jchanvfx/NodeGraphQt/main/docs/_images/screenshot.png" width="100%" title="NodeGraphQt">
14
15
+## Install
16
+
17
+NodeGraphQt is avaliable on The Python Package Index (PyPI) here https://pypi.org/project/NodeGraphQt so it can be installed with:
18
+```
19
+pip install NodeGraphQt
20
21
+or you can download previous versions from the [releases](https://github.com/jchanvfx/NodeGraphQt/releases) page.
22
23
24
## Documentation
25
0 commit comments