跳转到主要内容

3bot的GitHub(及Bitbucket)webhooks

项目描述

# 3bot-hook

[![构建状态](https://travis-ci.org/3bot/3bot-hook.svg?branch=master)](https://travis-ci.org/3bot/3bot-hook)
[![覆盖率状态](https://coveralls.io/repos/3bot/3bot-hook/badge.svg?branch=master&service=github)](https://coveralls.io/github/3bot/3bot-hook?branch=master)
[![PyPI](https://img.shields.io/pypi/v/threebot-hook.svg)](https://pypi.python.org/pypi/threebot-hook)


3bot工作流执行的webhook处理程序。基本上用于GitHub和Bitbucket,但也适用于其他POST请求。


## 安装

### 来自PyPI的稳定版本

pip install threebot-hook

### 开发版本

```sh
$ pip install -e git+https://github.com/3bot/3bot-hook.git#egg=theebot_hook
```

```python

'threebot_hook',
'rest_framework.authtoken',
```

```python
url(r'^hooks/', include('threebot_hook.urls')),
```

##致谢

这是S. Andrew Sheppard的[django-github-hook](https://github.com/sheppard/django-github-hook)的一个改编和修改版本。

项目详情


下载文件

为您的平台下载文件。如果您不确定选择哪个,请了解更多关于安装包的信息。

源分发

threebot-hook-0.2.1.tar.gz (5.5 kB 查看散列值)

上传于 源代码

由以下支持