Metadata-Version: 2.1
Name: dxi
Version: 1.3.3
Summary: Delphix Integration Library and CLI
Home-page: UNKNOWN
Author: Delphix Engineering
License: Apache 2
Keywords: dxi,delphix,delphix integration,delphix automation
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Database
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Description-Content-Type: text/markdown

# Delphix Integration Library and CLI (dxi)
dxi is a solution from Delphix,
built to facilitate simpler and seamless integration of Delphix Platform Operations into your existing workflows.
dxi offers a feature rich command line interface (cli) for users who prefer to use their terminals or shell scripts to trigger data operations.
dxi is also a Python Library and can be used by those who need to control their data through code or integrate data operations into their existing applications.
​

## What is Delphix?
Delphix is a platform that provides you with the ability to securely copy and share datasets.
Using virtualization, you will ingest your data sources and create any number of virtual data copies,
which are full read-write capable database instances that use an infinitesimally small fraction of the
resources that normal database copy would require. ​

Learn more about [Delphix](http://www.delphix.com)

​

## How do I learn more about dxi?
For a detailed dxi documentation, visit [Delphix Integrations](https://integrations.delphix.com)
​

## <a id="contribute"></a>Contribute
​
This project is currently not accepting external contributions
​


