Installing the Python Client from PyPI
Starting from Oracle Graph Server and Client Release 23.1, you can install the Python client from PyPI.
Before installing the Python client from PyPI, your system must meet the
            prerequsites mentioned in Prerequisites for Installing the Python Client. In addition:
                  
               
               - Ensure that you set the JAVA_HOMEenvironment variable.
- If you are behind a proxy, then set the https_proxyenvironment variable to the proxy server.
You can install and verify the Python client installation as shown:
Parent topic: Oracle Graph Python Client