An open API service indexing awesome lists of open source software.

https://github.com/kitconcept/plone-contributors-statistics


https://github.com/kitconcept/plone-contributors-statistics

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# GH Stats for Plone

## Install

```
python3 -m venv .
```

Install dependencies:

```
bin/pip install PyGithub
```

# Run

Run script:

```
bin/python run.py
```