Skip to content

lianyouli/Octopus

Repository files navigation

English | 中文

Octopus

It can be running at the same Informatica Platform server, and also you can run it without the Informatica Platform, but it requires you have already installed the Informatica Command Utilies(ICU), and ICU can download from the Informatica WebSite.

Python

Version: 3.x

Dependencies

requirements.txt

Python API

Python API

Restful API help

Restful API

SSL

You can use following command to generate your public and privete cert files

  openssl req -x509 -newkey rsa:4096 -nodes -out publiccert.pem -keyout privatekey.pem -days 365

Author

Name Email Wechat Wechat Subscription Account
Arthur Li (李联友) 845201629@qq.com Matchstick_men_v INFAer

About

Informatica Platform Commands' Python API & Restful API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published