{% extends "frame.html" %} {% block body %}

The easiest way to install pathod is to use pip:

pip install pathod

You can find the project source on GitHub:

github.com/cortesi/pathod

Please also use the github issue tracker to report bugs.

I started pathod to improve testing for for the mitmproxy project. From there, it soon grew into quite a versatile HTTP Swiss army knife.

pathod is developed by me, Aldo Cortesi. Email me at aldo@corte.si with feedback or suggestions. If you like pathod, you should follow me on twitter and subscribe to my blog.

{% endblock %}