A very micro http framework.


License
MIT
Install
pip install yhttp==3.8.0

Documentation

yhttp

PyPI Build Coverage Status Documentation Python

Documentation

Contribution

cd path/to/yhttp
make env

Running tests

pytest

Coverage

make cover

Documentation

cd sphinx
make doctest
make html
make livehtml

Documentation