Python package for Optimized ODPS


Keywords
Python, ODPS, pyool
License
MIT
Install
pip install pyool==0.1.9

Documentation

PYOOL

Introduction

The core idea of this package is to simplify the use of Python packages so that with the shortest number of lines, users can easily produce useable scripts.

This package is designed to support the use of ODPS service.

In addition to that, the package also include simple and useful Classes to interact with the two most popular databases, MySQL and PostgreSQL.

Another Class is ChatBot is used to support the connection to Dingtalk allowing user to easily send messages to group chat using Custom ChatBot service.

Installation

It is recommended that user should always update the latest version of the package so bugs and other issues can be resolved as well as updates.

Simply open Command Prompt and input:

pip install pyool

Documentation

For further instructions, quick tutorials and detailed technical information, please follow on our documentation page: