# pyqueen **Repository Path**: ts7ming/pyqueen ## Basic Information - **Project Name**: pyqueen - **Description**: python 数据处理 ETL 数据库操作 企业微信 钉钉 邮件 - **Primary Language**: Python - **License**: MIT - **Default Branch**: main - **Homepage**: https://pyqueen.readthedocs.io/zh-cn/latest/ - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 2 - **Created**: 2024-04-04 - **Last Updated**: 2026-03-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: 企业微信, 钉钉, ETL, 数据库操作, 数据处理 ## README # PyQueen ![](logo.jpg) ![github license](https://img.shields.io/github/license/ts7ming/pyqueen) [![LICENSE](https://img.shields.io/badge/license-Anti%20996-blue.svg)](https://github.com/996icu/996.ICU/blob/master/LICENSE) ![Language](https://img.shields.io/badge/language-Python-brightgreen) [![Documentation Status](https://readthedocs.org/projects/pyqueen/badge/?version=latest)](https://pyqueen.readthedocs.io/zh-cn/latest/?badge=latest) ![GitHub Repo stars](https://img.shields.io/github/stars/ts7ming/pyqueen) ![GitHub forks](https://img.shields.io/github/forks/ts7ming/pyqueen) [![PyPI downloads](https://img.shields.io/pypi/dm/pyqueen.svg)](https://pypistats.org/packages/pyqueen) [![PyPI Downloads](https://static.pepy.tech/badge/pyqueen)](https://pepy.tech/projects/pyqueen) PyQueen is a data development toolkit that can build ETL workflows ## Install ```bash pip install pyqueen ``` ## Doc - [Document](https://pyqueen.readthedocs.io/en/latest/) - [中文文档](https://pyqueen.readthedocs.io/zh-cn/latest/) ## Overview - pyqueen.DataSource - pyqueen.Model - pyqueen.Dingtalk - pyqueen.Email - pyqueen.Wechat - pyqueen.Showdoc - pyqueen.TimeKit - pyqueen.Utils - pyqueen.cmd - pyqueen.Chart