Skip to main content

This module provides CLI and functions to analyse supply chain and dependencies in python packages and apt packages.

Project description

SupplyChainAnalysis Logo

SupplyChainAnalysis

Description

This module provides CLI and functions to analyse supply chain and dependencies in python packages and apt packages.

Requirements

This package require:

  • python3
  • python3 Standard Library

Installation

Pip

python3 -m pip install SupplyChainAnalysis

Git

git clone "https://github.com/mauricelambert/SupplyChainAnalysis.git"
cd "SupplyChainAnalysis"
python3 -m pip install .

Wget

wget https://github.com/mauricelambert/SupplyChainAnalysis/archive/refs/heads/main.zip
unzip main.zip
cd SupplyChainAnalysis-main
python3 -m pip install .

cURL

curl -O https://github.com/mauricelambert/SupplyChainAnalysis/archive/refs/heads/main.zip
unzip main.zip
cd SupplyChainAnalysis-main
python3 -m pip install .

Usages

Command line

SupplyChainAnalysis              # Using CLI package executable
python3 -m SupplyChainAnalysis   # Using python module
python3 SupplyChainAnalysis.pyz  # Using python executable
SupplyChainAnalysis.exe          # Using python Windows executable

Python script

from SupplyChainAnalysis import *

Links

License

Licensed under the GPL, version 3.

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

SupplyChainAnalysis-0.0.1.tar.gz (18.2 kB view details)

Uploaded Source

File details

Details for the file SupplyChainAnalysis-0.0.1.tar.gz.

File metadata

  • Download URL: SupplyChainAnalysis-0.0.1.tar.gz
  • Upload date:
  • Size: 18.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.25.1 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.5 CPython/3.10.12

File hashes

Hashes for SupplyChainAnalysis-0.0.1.tar.gz
Algorithm Hash digest
SHA256 200f08fa47c116b5a4e4fdf0a1687a29533e0a949c49d8d665f4f2f1bd20779d
MD5 76f4b93a19ba39eba5ba869c82895a69
BLAKE2b-256 bf14df98b13ef4ca476b6f2025b72232b94f30452f27d6e5cc1270cd6de648c2

See more details on using hashes here.

Supported by

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