SkillAgentSearch skills...

Commoncode

A library of common functions shared in many other AboutCode projects

Install / Use

/learn @aboutcode-org/Commoncode
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

CommonCode

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

Commoncode provides a set of common functions and utilities for handling various things like paths, dates, files and hashes. It started as library in scancode-toolkit. Visit https://aboutcode.org and https://github.com/aboutcode-org/ for support and download.

To install this package use::

pip install commoncode

Alternatively, to set up a development environment::

./configure --dev
source venv/bin/activate

To run unit tests::

pytest -vvs -n 2

To clean up development environment::

./configure --clean
View on GitHub
GitHub Stars4
CategoryDevelopment
Updated2mo ago
Forks22

Languages

Python

Security Score

70/100

Audited on Jan 8, 2026

No findings