Opportunity Network Utilities
Project description
Opportunity Network Python Helpers
Installation
pip install on-tools
Available tools
Hipchat message
Sends a hipchat message to selected channel.
$ 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, --help
show this help message and exit
Where room_id is your integer room id.
Check migrations
Validates Django project against duplicated migrations number (useful for med - big size projects with 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, --help
show this help message and exit
- --strict
exit with error code when first duplicated migration found
- -x exclude, --exclude exclude
exclude pattern
Devault Client
Get a latest deployed version on a provided environment.
$ devault.py -h
usage: devault.py [-h] command [options]
- positional arguments:
command options
- optional arguments:
- -h, --help
show this help message and exit
$ devault.py gv production
4.14
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file on-tools-0.6.3.tar.gz
.
File metadata
- Download URL: on-tools-0.6.3.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 08284e192e7e9e9381a6818b844fca422fdfeb1979101ce8d2ddd4555d073194 |
|
MD5 | 7b13ba25030c89eda560ad2ccd00166c |
|
BLAKE2b-256 | 19164f96dc87e29c7d3c175e815c4cfac5166bc660cf60dda62b701bf4716994 |