| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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
| Back | FazBrowse Home | New Git URL |