Skip to content

ThomasChr/pyopenroad

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyopenroad

Python access to the Actian Ingres OpenROAD AppServer. For CPython and Jython.

Requirements:

  • OpenROAD
  • Under Windows
    • CPython 2.7 along with the Python extensions for Windows (pywin32)
      • Known to work with Python 2.7.13
    • CPython 3.6 along with the Python extensions for Windows (pywin32)
      • Known to work with Python 3.6.1
  • Under Linux/Unix
    • Jython 2.7 (and Java) along with either II_SYSTEM set or openroad.jar in classpath

To run tests against a default install of the OpenROAD install issue:

test_orserver.py TestOpenROADServerSimpleCallProcComtestNoMetaDataLookup TestOpenROADServerSimpleProxyComtestWithMetaData

If test_orserver.py is ran without parameters all tests will be ran.

About

Python access to the Actian Ingres OpenROAD AppServer. For CPython and Jython.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%