Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/greyli/image-wall

Image wall generator made with impress.js and Flask.
https://github.com/greyli/image-wall

Last synced: about 1 month ago
JSON representation

Image wall generator made with impress.js and Flask.

Awesome Lists containing this project

README

        

# Image-Wall

Image wall generator made with impress.js and Flask.

## Installation

```
$ git clone https://github.com/greyli/image-wall.git
$ cd image-wall
$ pip install -r requirements.txt
$ python app.py
```

The app will running on http://127.0.0.1:5000/

## License

This project is licensed under the MIT license.