Skip to content

Repository files navigation

WebCool

Sometimes being incomplete is better.

Requirements

  1. pipenv
  2. python3

Steps

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

File Structure

.
├── 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/

About

Sometimes being incomplete is better.

Topics

Resources

Contributing

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages