Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bluecolor/slim

Light-weight google drive visualization
https://github.com/bluecolor/slim

Last synced: about 1 month ago
JSON representation

Light-weight google drive visualization

Awesome Lists containing this project

README

        

# slim

Easy report display for service data in google drive.

### Install

- `git clone [email protected]:bluecolor/slim.git slim`
- `cd slim`
- `virtualenv env`
- `. env/bin/activate`
- `pip install -r requirements.txt`
- `change debug=True to debug=False in app.py`
- `python app.py`