https://github.com/code-kern-ai/util-scripts
https://github.com/code-kern-ai/util-scripts
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/code-kern-ai/util-scripts
- Owner: code-kern-ai
- License: other
- Created: 2022-10-28T10:01:10.000Z (over 3 years ago)
- Default Branch: dev
- Last Pushed: 2023-07-17T11:20:42.000Z (almost 3 years ago)
- Last Synced: 2025-02-25T06:44:56.547Z (over 1 year ago)
- Language: Python
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Creates an overview of the licenses of the packages used by the public repositories of
code-kern-ai.
To use follow the following steps:
1. install requirements with: pip install -r requirements.txt
2. run the script with: python scan_licenses.py
Running the script, creates/updates the license tables/json files for each repository.
These are located in requirement-files. An overview, containing all dependencies
together, is created inside this directory: licenses_overview.xlsx.