Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 315 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 315 Bytes

mclovin license bot

Get data on open source licenses from a list of github repos.

Install

export GITHUB_TOKEN="{}"

mkvirtualenv -p python 3 libot pip install -r requirements.txt python main.py

TODO:

  • change name
  • rate limit
  • process data?
  • multithreading