[ 原始碼: errbot ]
套件: errbot (6.2.0+ds-8) [universe]
errbot 的相關超連結
Ubuntu 的資源:
下載原始碼套件 errbot:
維護者:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainers (usually from Debian):
- Debian Python Team
- Birger Schacht
It should generally not be necessary for users to contact the original maintainer.
外部的資源:
- 主頁 [errbot.io]
相似套件:
Chatbot designed to be simple to extend with plugins written 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-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-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-pygments
- syntax highlighting package written in Python 3
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings
-
- dep: python3-webtest
- wraps any WSGI application and makes it easy to test