Skip to content

Velo Python API for the ACME Dashboard (acme-web-fe)

Notifications You must be signed in to change notification settings

ACME-OUI/VeloPythonAPI

Repository files navigation

VeloPythonAPI

###Velo Python API Setup Instructions

  1. Unzip the zip file.
  2. Place the VeloAPI.jar file at an appropriate location.
  3. Include VeloAPI.jar file in the VeloAPI.py script.
  • jpype.startJVM(jvmPath, "-Djava.class.path=C:/Users/raju332/Desktop/ACME/VeloAPI/JPype/VeloAPI.jar")
  1. Place the config directory in current directory with python scripts.
  2. Import VeloAPI.py in your python scripts.
  • import VeloAPI
  1. Refer the TestAPI.py script to make calls to the Velo API methods.

About

Velo Python API for the ACME Dashboard (acme-web-fe)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages