plugincode

plugincode is a library that provides plugin functionality for ScanCode toolkit.


Keywords
open, source, utilities, plugincode, scancode, scancode-toolkit, plugins, plugin
License
Apache-2.0
Install
pip install plugincode==31.0.0b1

Documentation

PluginCode

  • license: Apache-2.0
  • copyright: copyright (c) nexB. Inc. and others
  • homepage_url: https://github.com/nexB/plugincode
  • keywords: plugins, utilities, scancode-toolkit, plugincode

PluginCode is a library that provides plugable functionality with plugins, including Click plugins. It is used by ScanCode toolkit and related projects

Visit https://aboutcode.org and https://github.com/nexB/ for support and download.

To set up the development environment:

source configure

To run unit tests:

pytest -vvs -n 2

To clean up development environment:

./configure --clean