Skip to main content

Ploigos Step Runner (PSR) implemented as a Python library.

Project description

Publish Release Publish Dev
Publish GitHub Pages
codecov
License

ploigos-step-runner

Ploigos Step Runner (PSR) implemented as a Python library.

Documentation

Install

Latest Release

pip install ploigos-step-runner

Latest Development Release

pip install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple ploigos-step-runner

Development

:warning: If you are running RHEL7 or older versions of Python: This project will need Python 3.3 or better to run. If you are running on RHEL7, you can invoke python3 in place of python in the following commands.

Set Up Development Environment

cd ploigos-step-runner
python -m venv .venvs/psr-dev
source .venvs/psr-dev/bin/activate
python -m pip install --upgrade pip
python -m pip install -e '.[tests]'

Run Tests

tox -e test

Or to run for just a particular implementer, and include the sections of code that you didn't cover

python3 -m pytest --cov --cov-report term-missing tests/step_implementers/package/test_maven_package.py

Run linter

tox -e lint

Run linter and all tests (a good idea before a commit)

tox

Generate the Documentation Locally

If you are updating the python documentation and want to generate locally this is how you do it.

tox -e docs

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

ploigos-step-runner-1.0.0.tar.gz (262.9 kB view details)

Uploaded Source

Built Distribution

ploigos_step_runner-1.0.0-py3-none-any.whl (189.3 kB view details)

Uploaded Python 3

File details

Details for the file ploigos-step-runner-1.0.0.tar.gz.

File metadata

  • Download URL: ploigos-step-runner-1.0.0.tar.gz
  • Upload date:
  • Size: 262.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.12

File hashes

Hashes for ploigos-step-runner-1.0.0.tar.gz
Algorithm Hash digest
SHA256 6c92105bbf1f8771468347f7bc7adf62172d51ccfb54408ee2a51f92dd85a16e
MD5 c78662c11433ca94778d5fa986227073
BLAKE2b-256 142cb26a129798b994888c33c440981397c92f88eff7f95037552a6b34b0b9ff

See more details on using hashes here.

File details

Details for the file ploigos_step_runner-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: ploigos_step_runner-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 189.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.12

File hashes

Hashes for ploigos_step_runner-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 99874e9797f2248a26b1fc6924f5feaed195c5c7aa871b579ecc9aa222c74649
MD5 fabd57c37361caf2a3c936878ae800bf
BLAKE2b-256 fa2924d08add382bdaa71469075c0e0f6c4fc1d510e57711f0a07a7b3c966f00

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