Skip to main content

License conflict detection and compliance reporting for Python projects

Project description

vigil-licenses

License conflict detection and compliance reporting for Python projects.

Part of the Vigil compliance toolkit.

Install

pip install vigil-licenses

Quick Start

from vigil_licenses.scanner import LicenseScanner, LicensePolicy

policy = LicensePolicy(
    allow=["MIT", "Apache-2.0", "BSD-3-Clause"],
    block=["GPL-3.0", "AGPL-3.0"],
)
scanner = LicenseScanner(policy=policy)
report = scanner.scan()
print(f"Conflicts: {len(report.conflicts)}")

License

Apache-2.0

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

ossentinel_licenses-1.0.0.tar.gz (6.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ossentinel_licenses-1.0.0-py3-none-any.whl (7.3 kB view details)

Uploaded Python 3

File details

Details for the file ossentinel_licenses-1.0.0.tar.gz.

File metadata

  • Download URL: ossentinel_licenses-1.0.0.tar.gz
  • Upload date:
  • Size: 6.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.4

File hashes

Hashes for ossentinel_licenses-1.0.0.tar.gz
Algorithm Hash digest
SHA256 adfcae1202e619469076e6c45c63d9ec1d51f71fccb0aa35ff8867bc71ed9148
MD5 be88e0ef5a112e9d24c92aacd118791d
BLAKE2b-256 eeae1bfd9e7cdcc8857078b6160610537255e21cc02218bf1817f257c1f33b65

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ossentinel_licenses-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c99357bcba69ff5870a2a77d90e91d2144f4d1c8ff12d8aafab3a8bf788e0a88
MD5 2b5184d400f00e541fbe678c814cb06e
BLAKE2b-256 f5a0ae0e9771769ea946c45cfdc836be112ae899a98a00010dd1b5ba739cc199

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