tutorials:getting-started-with-grolink-and-gropy
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
tutorials:getting-started-with-grolink-and-gropy [2024/06/20 12:08] – [Tutorial] thomas | tutorials:getting-started-with-grolink-and-gropy [2025/01/17 09:39] (current) – [Getting started with GroLink and GroPy] Tim | ||
---|---|---|---|
Line 1: | Line 1: | ||
===== Getting started with GroLink and GroPy ===== | ===== Getting started with GroLink and GroPy ===== | ||
- | To improve the usability of the API, the GroLink project includes a [[https:// | + | To improve the usability of the [[user-guide: |
==== Requirements ==== | ==== Requirements ==== | ||
Line 14: | Line 14: | ||
A pip packed is included in the GroPy repository in the [[https:// | A pip packed is included in the GroPy repository in the [[https:// | ||
- | + | <code bash> | |
- | > pip install GroPy --index-url https:// | + | pip install GroPy --index-url https:// |
+ | </ | ||
This command works like all other pip commands, including '' | This command works like all other pip commands, including '' | ||
Line 33: | Line 33: | ||
=== Starting API and creating the link === | === Starting API and creating the link === | ||
- | It is at any point necessary that GroIMP is running as the API server. How to start it is explained [[:groimp-platform: | + | It is at any point necessary that GroIMP is running as the API server. How to start it is explained [[:tutorials: |
Now in an empty python file (.py) we first import GroPy and create a link to the API server. | Now in an empty python file (.py) we first import GroPy and create a link to the API server. |
tutorials/getting-started-with-grolink-and-gropy.1718878092.txt.gz · Last modified: 2024/06/20 12:08 by thomas