Skip to content

pratik0316/commoncode

 
 

Repository files navigation

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/nexB/ for support and download.

To install this package use:

pip install commoncode

Alternatively, to set up a development environment:

source configure --dev

To run unit tests:

pytest -vvs -n 2

To clean up development environment:

./configure --clean

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 46.5%
  • C 27.4%
  • Java 19.0%
  • Assembly 2.1%
  • Ada 1.7%
  • C# 1.3%
  • Other 2.0%