https://github.com/code-kern-ai/util-scripts
https://github.com/code-kern-ai/util-scripts
Last synced: 2 months 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 2 years ago)
- Default Branch: dev
- Last Pushed: 2023-07-17T11:20:42.000Z (almost 2 years ago)
- Last Synced: 2025-01-07T21:11:33.490Z (4 months 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.pyRunning 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.