Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/bluecolor/slim
- Owner: bluecolor
- Created: 2019-10-13T14:08:06.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T06:42:55.000Z (about 2 years ago)
- Last Synced: 2024-04-16T10:31:40.620Z (9 months ago)
- Language: CSS
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
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`