Lightweight and minimalist framework for python web app
- libevent
- python 3.7
- c/c++ compiler
Install using pip:
$ pip install koffiecd development
CFLAGS="-I /usr/local/include -I /usr/local/opt/openssl/include/ -L /usr/local/lib -L /usr/local/opt/
openssl/lib/" pipenv install
pipenv run python
Python 3.7.3
>>> import koffie
>>> koffie.run_server()
