DevOps tooling, various scripts, etc.
Project description
Opstrich
DevOps tooling, various scripts, etc.
Installation
First install the opstrich
package:
pip install opstrich
To use the provided invoke tasks, you will also need to add these to a collection in your project:
# tasks.py
from invoke import Collection
from opstrich.invoke import check, openssl, package
namespace = Collection(check, openssl, package)
Usage
Once the invoke tasks have been added, you can view help information on them via inv -l
and inv --help
.
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
opstrich-0.7.0.tar.gz
(3.4 kB
view details)
Built Distribution
File details
Details for the file opstrich-0.7.0.tar.gz
.
File metadata
- Download URL: opstrich-0.7.0.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.8.12 Linux/5.11.0-1028-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 966d0cd2d0dd5d4439e23d96264259685d8fef84d4217fe24060f72b6c3fe6b7 |
|
MD5 | 5d6c1eb0a48d9267f2856ec66b04d1cf |
|
BLAKE2b-256 | 86a115aff41e5a4226adc41d6b7e59d7fd6d0c82155937bbe27338bb5cc09f05 |
File details
Details for the file opstrich-0.7.0-py3-none-any.whl
.
File metadata
- Download URL: opstrich-0.7.0-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.8.12 Linux/5.11.0-1028-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f06f2938aaf6d7af2dc823d27f4298530484c5d7b016260cc944f21dcdc794e2 |
|
MD5 | 5eda904aa6c3732b46fdca005d24d5fb |
|
BLAKE2b-256 | 4d1f11db46b1ba79908ee5f84432d0b8e16a28017fff5a31c42a52ad59317823 |