8. Function documentationΒΆ
This part of the documentation documents the code of the vantage6 infrastructure. It lists all the functions and classes and describes what they do and how they may be used. Each part of the code is documented separately below.
Command line interface for the vantage6 infrastructure. |
|
Python client for user to communicate with the vantage6 server |
|
Client for the algorithm container to communicate with the vantage6 server. |
|
Algorithm tools to support the development of algorithms for the vantage6 platform. |
|
The vantage6 node's core function is to retrieve tasks from the central server, run them and return the results. |
|
Common functionality for the vantage6 server and algorithm store. |
|
Common functionality used in multiple vantage6 components. |
Note
The API documentation is also included in this section, but as they are formatted differently they are not displayed optimally. To view them as intended, please view the API documentation directly.