Skip to main content

Neurohive devops tools

Project description

Info

Set of various scripts which were used in '19-'20 to operate some integrations in CI pipelines.

It previously was distributed via PIP package, now it's a python-based Docker container.

Installation

Handy

Just use a docker container, e.g.:

docker build . -t devops-integration-tools
docker run --rm -ti devops-integration-tools

Manual

Build a package:

pip install setuptools wheel
python ./setup.py  sdist bdist_wheel

Then upload to PyPI:

twine upload ./dist/*

Then install it somewhere:

pip install devops-integration-tools

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

neurohive-devops-tools-0.0.63.tar.gz (16.2 kB view details)

Uploaded Source

File details

Details for the file neurohive-devops-tools-0.0.63.tar.gz.

File metadata

  • Download URL: neurohive-devops-tools-0.0.63.tar.gz
  • Upload date:
  • Size: 16.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.23.0 setuptools/51.1.1 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.7.4

File hashes

Hashes for neurohive-devops-tools-0.0.63.tar.gz
Algorithm Hash digest
SHA256 154a813c1dfc354a4a8cf869face648f14afb38a08296d25a0775d6519c69fec
MD5 1554c9a46eefe562e9fa8a66decafc00
BLAKE2b-256 a4e54fda96a3839ab8b25e75248eaf717510df9cb13a86f010b18c2b2760fc10

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page