Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.01 KB

File metadata and controls

29 lines (21 loc) · 1.01 KB

Sample scripts to demonstrate how to work with Renga API

About

This repository contains sample scripts demonstrating usage of the Renga API, using Python

How to run python script

  1. Install Renga.
  2. Install Python.
  3. Install Python library to work with COM API ("pip install pywin32" from the command line).
  4. Run script (see specific script usage).

Scripts

Other links

Feel free to use these scripts for work, as a basis for your own development or as an example.