Skip to main content

Trusted Software Supply Chain (TSSC) python library.

Project description

Publish Release Publish Dev
Publish GitHub Pages
codecov
License

tssc-python-package

Trusted Software Supply Chain (TSSC) implemented as a Python library.

Documentation

Install

Latest Release

not yet released

Latest Development Release

pip install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple tssc

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 tssc-python-package
python -m venv .venvs/tssc-dev
source .venvs/tssc-dev/bin/activate
python -m pip install --upgrade pip
python -m pip install -e '.[tests]'

Run Tests

python -m pytest --cov=tssc --cov-report term-missing tests

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

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

Run linter

python -m pylint --rcfile=setup.cfg tssc

Generate the Documentation Locally

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

pip install pdoc3
pdoc3 --html --output-dir pdoc3-html tssc/

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

tssc-0.15.0.tar.gz (163.4 kB view details)

Uploaded Source

Built Distribution

tssc-0.15.0-py3-none-any.whl (133.9 kB view details)

Uploaded Python 3

File details

Details for the file tssc-0.15.0.tar.gz.

File metadata

  • Download URL: tssc-0.15.0.tar.gz
  • Upload date:
  • Size: 163.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.7.9

File hashes

Hashes for tssc-0.15.0.tar.gz
Algorithm Hash digest
SHA256 0bd9882fb1fc30bf84d809d6d4a5fb9956d7d3985d27de92344a26fbbcc0de2f
MD5 312be2f2aba036435c21d7ad9dc0b9cc
BLAKE2b-256 82b4c7b30d99bb9af9bf188542ec7c9f510cf53b5e6f2a535550f33a2151fe7f

See more details on using hashes here.

File details

Details for the file tssc-0.15.0-py3-none-any.whl.

File metadata

  • Download URL: tssc-0.15.0-py3-none-any.whl
  • Upload date:
  • Size: 133.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.7.9

File hashes

Hashes for tssc-0.15.0-py3-none-any.whl
Algorithm Hash digest
SHA256 179b83ca3c1b7a49803ff6c747cfc4d72016075904274d5d81850c12ca7afb48
MD5 e22f4e74e0dfdaef34da7099bb09261c
BLAKE2b-256 2d389e9ebb594df3c190704331a85c881132ecd48a35f562bf231bc55cfb39db

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