{"id":24501468,"url":"https://github.com/neuraxio/python-requirements-license-checker","last_synced_at":"2026-02-08T04:31:33.018Z","repository":{"id":117502281,"uuid":"381804181","full_name":"Neuraxio/Python-Requirements-License-Checker","owner":"Neuraxio","description":null,"archived":false,"fork":false,"pushed_at":"2021-07-26T20:55:42.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-25T11:29:56.015Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Neuraxio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-06-30T18:54:43.000Z","updated_at":"2021-07-26T20:46:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"02f8f1c0-ef06-4ba2-953d-7262a6e5786e","html_url":"https://github.com/Neuraxio/Python-Requirements-License-Checker","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/Neuraxio/Python-Requirements-License-Checker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neuraxio%2FPython-Requirements-License-Checker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neuraxio%2FPython-Requirements-License-Checker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neuraxio%2FPython-Requirements-License-Checker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neuraxio%2FPython-Requirements-License-Checker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Neuraxio","download_url":"https://codeload.github.com/Neuraxio/Python-Requirements-License-Checker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neuraxio%2FPython-Requirements-License-Checker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29220438,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-08T03:18:47.732Z","status":"ssl_error","status_checked_at":"2026-02-08T03:15:31.985Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-01-21T22:29:29.985Z","updated_at":"2026-02-08T04:31:33.004Z","avatar_url":"https://github.com/Neuraxio.png","language":null,"readme":"# Python Requirements License Checker\n\n## Installation Instructions\n\nTo add the license checker to your project's main branch, assuming your main branch is called `main`, do the following when your console is located in the root of your GitHub project in your local computer: \n\n```bash\ngit remote add license-checker git@github.com:Neuraxio/Python-Requirements-License-Checker.git\ngit fetch --all\ngit checkout action\ngit pull license-checker action\ngit checkout main\ngit merge action --allow-unrelated-histories\ngit push origin main\n```\n\nYou may edit the line 4 and 7 of your copy of the file `./.github/workflows/python_license_checker.yml` to change the branch on which the action happen. \n\nYou may as well change the checked licenses at lines 13-18 of `./.github/workflows/license_checker_v2.py`. \n\n## Example\n\nYou can see an example of the action in the example branch. Do not use the python `python_license_checker.yml` file in that branch because it has been modified to execute on push and pull request on that specific branch only. You can push changes to the `requirements.txt` file of your fork or copy of this example branch to test it and visualize the checks in your project's GitHub UI.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneuraxio%2Fpython-requirements-license-checker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneuraxio%2Fpython-requirements-license-checker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneuraxio%2Fpython-requirements-license-checker/lists"}