All Projects → WuJunkai2004 → Dingbot

WuJunkai2004 / Dingbot

Licence: MIT License
基于python标准库,为钉钉群机器人打造的轻量级SDK

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Dingbot

homebridge-mi-robot vacuum
XiaoMi robot vacuum plugins for HomeBridge.
Stars: ✭ 53 (+130.43%)
Mutual labels:  robot
robot
Functions and classes for gradient-based robot motion planning, written in Ivy.
Stars: ✭ 29 (+26.09%)
Mutual labels:  robot
Underwater-obstacle-avoidance
The underwater robot obstacle avoidance project with the method of deep reinforcement learning
Stars: ✭ 23 (+0%)
Mutual labels:  robot
vbot-tuling
微信 图灵机器人
Stars: ✭ 20 (-13.04%)
Mutual labels:  robot
gym-line-follower
Line follower robot simulator environment for Open AI Gym.
Stars: ✭ 46 (+100%)
Mutual labels:  robot
Steamworks-2017
SERT's code for the 2017 Steamworks game
Stars: ✭ 13 (-43.48%)
Mutual labels:  robot
hamibot-auto xuexiqiangguo
每日拿满63分!免root,四人赛双人对战秒答,安卓端学习强国自动化脚本
Stars: ✭ 1,132 (+4821.74%)
Mutual labels:  auto
NJUPT-auto-evaluate
🐶 南邮本科生学生评教活动的一键自动评价脚本 #南邮# #一键# #教师# #测评# #评价# #脚本# #正方教务管理系统#
Stars: ✭ 24 (+4.35%)
Mutual labels:  auto
TelegramTrader-MT4-MT5
Connect Telegram Messenger to Metatrader for Live Quotes, Charts, Trading, and Managing Robots(Expert Advisors)
Stars: ✭ 74 (+221.74%)
Mutual labels:  robot
robot-framework-docker
Docker image to run robot framework acceptance testing in a docker container
Stars: ✭ 24 (+4.35%)
Mutual labels:  robot
weex-dingtalk-cli
👽 A simple CLI for scaffolding Dingtalk Weex Microapp projects.
Stars: ✭ 33 (+43.48%)
Mutual labels:  dingtalk
elliot on g0d
elliot_on_g0d
Stars: ✭ 17 (-26.09%)
Mutual labels:  robot
raspimouse2
ROS 2 node for Raspberry Pi Mouse
Stars: ✭ 23 (+0%)
Mutual labels:  robot
Peabot-Library
Peabot: quadruped robot library for Raspberry Pi
Stars: ✭ 18 (-21.74%)
Mutual labels:  robot
erwhi-hedgehog
Erwhi Hedgehog main repository
Stars: ✭ 31 (+34.78%)
Mutual labels:  robot
react-native-dimension
A React Native Dimension for Responsive Layout
Stars: ✭ 31 (+34.78%)
Mutual labels:  auto
Virtual-Robot-Challenge
How-to on simulating a robot with V-REP and controlling it with ROS
Stars: ✭ 83 (+260.87%)
Mutual labels:  robot
algobot
Cryptocurrency trading bot with a graphical user interface with support for simulations, backtests, optimizations, and running live bots.
Stars: ✭ 776 (+3273.91%)
Mutual labels:  robot
laravel-bearychat
Laravel integration for BearyChat.
Stars: ✭ 72 (+213.04%)
Mutual labels:  robot
enact
Easy dual-monitor setup and hotplug support for minimalistic window managers
Stars: ✭ 76 (+230.43%)
Mutual labels:  auto

Dingbot : 一个轻量级的SDK,为钉钉群机器人打造

介绍

这是一个轻量级的SDK,依靠钉钉支持文档而编写,支持所有机器人的操作。

安装

pip install DingRobotPy

特点

  • 超小的代码量,核心代码仅有不到200行
  • 直接调用标准库,无需加装第三方库
  • 可在所有python环境中运行
  • 对官方提供的所有钉钉群机器人接口提供了标准封装
  • 支持命令行操作(持续更新中)
  • 大量的格式支持,可简易地分享网页、图片

即将提供的功能

  • 完整的dingbot.Card,可对网页、图片、文件进行自动提取内容
  • 全新的dingbot.CLI可在命令行进行大部分操作功能
  • dingbot.GUI库,可GUI下完成所有操作*更新中)

作者

吴君凯 建立框架。
吴君明 负责漏洞修复与后续支持。

使用方法

代码原理

参考

钉钉支持文档

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].