Metadata-Version: 2.1
Name: snytest
Version: 1.0.1
Summary: test
Home-page: UNKNOWN
Author: sunny
License: Apache 2
Description: # 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 mode about [Delphix](http://www.delphix.com)
        
        ## Where can I get dxi?
        dxi is currently available as a controlled distribution from Delphix via our download portal. 
        If you are an existing Delphix customer, reach out to your out to your Delphix POC for a download link.
        ​
        
        ## How do I learn more about dxi? 
        For a detailed dxi documentation, visit [Delphix Integrations](https://delphix.github.io/hubs/)
        ​
        
        ## <a id="contribute"></a>Contribute
        ​
        This project is currently not accepting external contributions
        ​
        
Keywords: 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
