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

https://github.com/ayushmankumar7/webcool

Sometimes being incomplete is better.
https://github.com/ayushmankumar7/webcool

css flask flask-application flask-server heroku-deployment html python3

Last synced: about 2 months ago
JSON representation

Sometimes being incomplete is better.

Awesome Lists containing this project

README

          

# WebCool
Sometimes being incomplete is better.

## Requirements

1. pipenv
2. python3

### Steps

```
$ pipenv install -r requirements.txt
$ pipenv shell
$ python3 wsgi.py

```
## File Structure

```bash

.
├── app
│   ├── main.py
│   ├── static
│   │   ├── css
│   │   │   └── style.css
│   │   └── img
│   │   ├── dark.jpg
│   │   ├── samplelogo.gif
│   │   ├── shallow.jpg
│   │   ├── star.jpg
│   │   └── white.jpg
│   └── templates
│   └── index.html
├── Pipfile
├── Pipfile.lock
├── Procfile
├── README.md
├── requirements.txt
├── runtime.txt
└── wsgi.py

```

### Credits

Images Downloaded from https://www.pexels.com/