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

https://github.com/ckampfe/stats

trend analysis of 52 weeks of a reading list
https://github.com/ckampfe/stats

Last synced: about 1 year ago
JSON representation

trend analysis of 52 weeks of a reading list

Awesome Lists containing this project

README

          

# stats

From July/2015 to July/2016 I wrote one post a week, collecting various links I had been reading, and pulling out relevant passages from the articles into quotes.

This is a quick trend analysis of these posts using [Instaparse](https://github.com/Engelberg/instaparse) and [Gorilla-REPL](http://gorilla-repl.org/).

Depends on [boot-gorilla](https://github.com/ckampfe/boot-gorilla) to provide
an interface to Gorilla-REPL.

# to run locally

`$ git clone`

`$ boot gorilla -b`

# license

GNU AGPL v3.0, see LICENSE