Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nicolewhite/oscon

Files needed for the OSCON workshop.
https://github.com/nicolewhite/oscon

Last synced: 13 days ago
JSON representation

Files needed for the OSCON workshop.

Awesome Lists containing this project

README

        

# OSCON
Files needed for the OSCON workshop.

```
$ pip install flask
$ pip install py2neo
```

```
$ git clone https://github.com/nicolewhite/oscon.git
$ cd oscon
$ python run.py
```