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
Release files for on-tools 0.6.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| on-tools-0.6.3.tar.gz | 3.1 kB | Details |
Release files / on-tools-0.6.3.tar.gz
| Download URL | on-tools-0.6.3.tar.gz |
|---|---|
| Size | 3.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
08284e192e7e9e9381a6818b844fca422fdfeb1979101ce8d2ddd4555d073194
|
|
BLAKE2b-256 checksum How to use checksums |
19164f96dc87e29c7d3c175e815c4cfac5166bc660cf60dda62b701bf4716994
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |