Skip to main content

Delphix Client Bindings

Project description

DelphixPy is a set of auto-generated Python API wrappers to the Delphix Virtualization Engine.

Usage

# Simple script to refresh a Database
from delphixpy.delphix_engine import DelphixEngine
engine = DelphixEngine(
    "delphix-address",
    "delphix-user",
    "delphix-password",
    "DOMAIN",  # Instead of DOMAIN, use SYSTEM if you are using the sysadmin user.
    use_https=True,  # Connect through HTTPS instead of default HTTP
 )
database.refresh(engine, "ORACLE_DB_CONTAINER-3")

Many more examples can be found in the DelphixPy Examples Repository

Supported API Versions

DelphixPy supports Delphix Engines versioned 4.0.0.x or equivalently Delphix Engines running API version 1.3.0 and on.

Changelog

1.11.18

  • Dropped support for python versions 3.5 and older.

1.10.5

  • Python3.7 introduces backwards incompatible syntax which breaks DelphixPy, to accomodate the job_context.async function has been renamed to job_context.asyncly.

  • Drop support for Delphix Engines older than 4.1. API Versions: 1.3.0, 1.3.1, 1.3.2, 1.3.3

  • Publish universal wheels.

1.10.3

  • API objects are now hashable in Python3

  • Undefined objects now raise errors when their attributes are modified

  • Various bug fixes

1.10.2

  • Python3 compatibility. Python2 and Python3 are both supported now. The Python2 wrappers will now require all strings be of type unicode and the Python3 wrappers will now require all strings to be of type str.

    This may cause regressions on existing Python2 code as seen by: AssertionError: Expected one of [u’string’], but got <type ‘str’>

  • Https support

  • Various speed improvements

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

delphixpy-1.11.48.0.tar.gz (25.5 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

delphixpy-1.11.48.0-py2.py3-none-any.whl (93.4 MB view details)

Uploaded Python 2Python 3

File details

Details for the file delphixpy-1.11.48.0.tar.gz.

File metadata

  • Download URL: delphixpy-1.11.48.0.tar.gz
  • Upload date:
  • Size: 25.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.25

File hashes

Hashes for delphixpy-1.11.48.0.tar.gz
Algorithm Hash digest
SHA256 e7d2a891f239d15253df290631e7e710ed58142d8630b2ac8ff698b967d4d29d
MD5 e02178a87afd0e20721b35f21bd073b3
BLAKE2b-256 8627d4cdc4a210d2b3dc94ca8d54d49a806ea1c714fc1303841e04c21ec6a453

See more details on using hashes here.

File details

Details for the file delphixpy-1.11.48.0-py2.py3-none-any.whl.

File metadata

  • Download URL: delphixpy-1.11.48.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 93.4 MB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.25

File hashes

Hashes for delphixpy-1.11.48.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 03db0e10e8ac79a6e673ee58bd2ca8208c1b22f1230ab72786fca6824aa6dbd4
MD5 59e5af43785f620e4a582d62aabcfca2
BLAKE2b-256 2023652e34d8bc8f6eec1fc73ada78d9d60c3e48cc12261336848d056e050f10

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page