Skip to content

amirRamirfatahi/yhttp

 
 

Repository files navigation

yhttp

PyPI Build Status Coverage Status Documentation Python

Documentation

Contribution

cd path/to/yhttp
pip install -e .
pip install -r requirements-dev.txt

Running tests

pytest

Coverage

pytest --cov=yhtml

Documentation

cd sphinx
make doctest
make html
make livehtml

About

A lightweight flask-like HTTP framework. http://yhttp.dobisel.com

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 91.7%
  • CSS 2.4%
  • Makefile 2.2%
  • Shell 1.8%
  • Batchfile 1.3%
  • HTML 0.6%