Skip to content

Commoncode provides a set of common functions and utilities for handling various things like paths, dates, files and hashes.

Notifications You must be signed in to change notification settings

havocesp/commoncode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Commoncode provides a set of common functions and utilities for handling various things like paths, dates, files and hashes.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 54.7%
  • C 22.7%
  • Java 15.6%
  • Assembly 1.7%
  • Ada 1.4%
  • C# 1.1%
  • Other 2.8%