Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
public:tool_developers:start [2013/07/24 16:28] ibaldin |
public:tool_developers:start [2021/01/02 06:10] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
{{indexmenu_n> | {{indexmenu_n> | ||
====== For Tool Developers ====== | ====== For Tool Developers ====== | ||
+ | |||
+ | ===== Programmatic access to ORCA API ===== | ||
+ | |||
+ | Programmatic access is available at multiple levels. | ||
+ | |||
+ | * At the lowest level you can directly invoke the APIs that e.g. Flukes invokes for you. Python scripts that show how each call can be exercised can be found here on GitHub: [[https:// | ||
+ | * For higher level programmatic abstractions, | ||
+ |