机会网络实用程序

on-tools的Python项目详细描述


Opportunity Network Python帮助程序

https://travis-ci.org/opportunitynetwork/on-tools.svg?branch=master

安装

pip install on-tools

可用工具

hipchat消息

向选定频道发送HipChat消息。

$ hipon.py room_id “This is a message @all”

$ hipon.py -h usage: hipon.py [-h] roomid message

positional arguments:
roomid message
optional arguments:
-h, --helpshow this help message and exit

其中room_id是您的整数房间id。

检查迁移

根据重复的迁移数验证django项目(对于 医学-大型项目与ci)。

$ check_migrations.py -h usage: check_migrations.py [-h] [–strict] [-x exclude] dir

Find duplicated Django South migrations.

positional arguments:
dir directory
optional arguments:
-h, --helpshow this help message and exit
--strictexit with error code when first duplicated migration found
-x exclude, --exclude exclude
exclude pattern

devault客户端

在提供的环境中获取最新部署版本。

$ devault.py -h

usage: devault.py [-h] command [options]

positional arguments:
command options
optional arguments:
-h, --helpshow this help message and exit

$ devault.py gv production

4.14

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
java我可以在J2EE1.4中使用JAXR吗   YouTube数据API超出了未经验证的java每日使用限制   java RED5 RTMPConnManager未设置applicationContext局部变量。这会导致NullPointerException   java多部分/formdata,加载图像(安卓)   java Struts 2<s:select>填充表单中的其他字段   java Eclipse在迁移后不会将邮件属性传递给Spring Boot   java如何检查请求的TLS版本   java如何从包中导入相同的类   如何在java中将BLOB字符串转换为人类可读的格式字符串   java使用Play映射特定的文件路径!框架   java Eclipse重构   在子字符串上使用“预定义字符类”的java   java如何在SeleniumWebDriver中选择li中的锚定标记?   jspjava。木卫一。FileNotFoundException:系统找不到指定的路径   java Hi,在启动cmd\design javafx\cmd eclipse时,我的文件不是删除的,也不是复制的   java Selenium Web驱动程序异常“找不到:taskkill的可执行文件”   java如何获得数组的迭代器?