Skip to content
/ yhttp Public
forked from yhttp/yhttp

A lightweight flask-like HTTP framework.

License

Notifications You must be signed in to change notification settings

atipy/yhttp

 
 

Repository files navigation

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

About

A lightweight flask-like HTTP framework.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 95.7%
  • Makefile 2.0%
  • CSS 1.6%
  • Other 0.7%