LLNL / scraper

Python library for getting metadata from source code hosting tools
MIT License
49 stars 23 forks source link

Print open source percentage #40

Open IanLee1521 opened 5 years ago

IanLee1521 commented 5 years ago

After generating the code.json file, it would be a nice feature to print of (at least to the console) the percentage of projects that are open source (compared with the total inventory).

This should be possible using the permissions metadata?