[ 原始碼: errbot ]
套件:errbot(6.2.0 ds-3)
Chatbot designed to be simple to extend with plugins written in Python
Errbot is a chatbot. It allows you to start scripts interactively from your chatrooms for any reason: random humour, chatops, starting a build, monitoring commits, triggering alerts...
It is written and easily extensible in Python.
其他與 errbot 有關的套件
|
|
|
|
-
- dep: adduser
- add and remove users and groups
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-ansi
- cursor movement and graphics - Python 3
-
- dep: python3-bottle
- fast and simple WSGI-framework for Python 3
-
- dep: python3-colorlog
- formatter to use with the logging module of Python 3
-
- dep: python3-daemonize
- enable your code to run as a daemon process - Python 3.x
-
- dep: python3-deepmerge
- handle merging of nested data structures in Python
-
- dep: python3-dulwich
- Python Git library - Python3 module
-
- dep: python3-flask
- micro web framework based on Werkzeug and Jinja2 - Python 3.x
-
- dep: python3-importlib-metadata
- library to access the metadata for a Python package - Python 3.x
-
- dep: python3-irc
- Internet Relay Chat (IRC) protocol client library — Python 3
-
- dep: python3-jinja2
- small but fast and easy to use stand-alone template engine
-
- dep: python3-markdown
- text-to-HTML conversion library/tool (Python 3 version)
-
- dep: python3-openssl
- Python 3 wrapper around the OpenSSL library
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python3-pyasn1
- ASN.1 library for Python (Python 3 module)
-
- dep: python3-pyasn1-modules
- Collection of protocols modules written in ASN.1 language (Python 3)
-
- dep: python3-pygments
- syntax highlighting package written in Python 3
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings
-
- dep: python3-setuptools
- Python3 Distutils Enhancements
-
- dep: python3-slixmpp
- Threadless, event-based XMPP Python 3 library
-
- dep: python3-webtest
- wraps any WSGI application and makes it easy to test
-
- dep: python3-yapsy
- simple plugin system for Python3 applications