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.11.0.tar.gz (118.3 kB view details)

Uploaded Source

Built Distribution

tssc-0.11.0-py3-none-any.whl (111.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: tssc-0.11.0.tar.gz
  • Upload date:
  • Size: 118.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.7.9

File hashes

Hashes for tssc-0.11.0.tar.gz
Algorithm Hash digest
SHA256 34913c63701958f09f7b00f1511df41e6252197520cb8dcce268b6f546900fb2
MD5 ab760addbe6fd812b9d33c28f7045680
BLAKE2b-256 f171c1be83cccd5fba589de815835fdc329c4fe40c26b46c0f1f92d0e11c4be7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tssc-0.11.0-py3-none-any.whl
  • Upload date:
  • Size: 111.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.7.9

File hashes

Hashes for tssc-0.11.0-py3-none-any.whl
Algorithm Hash digest
SHA256 fbe2b5132540bec404f4d69e4258c5f26ba80f3507b03be217977e56807cc68d
MD5 ad42e7ce58b175aa82409b6502564929
BLAKE2b-256 b2006e8e372f0925b9c38f915b495bd48aac041353e6cc08aaa436c485985af0

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