1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
project:
name: "HTTPretty"
version: 0.8.14
description: HTTP request mock tool for python
tagline: Intercept real HTTP calls in python, test your software better.
twitter: gabrielfalcao
twitter_message: Python%20library%20for%20intercepting%20and%20mocking%20HTTP%20calls
google_analytics_code: UA-1277640-14
github_maintainer: gabrielfalcao
github_maintainer_name: Gabriel Falcão
github_maintainer_url: http://github.com/gabrielfalcao
github_maintainer_gravatar: https://secure.gravatar.com/avatar/3fa0df5c54f5ac0f8652d992d7d24039?s=64
github_url: http://github.com/gabrielfalcao/HTTPretty
github_fork_url: https://github.com/gabrielfalcao/HTTPretty/archive/master.tar.gz
tarball_download_url: https://github.com/gabrielfalcao/HTTPretty/archive/master.tar.gz
zipball_download_url: https://github.com/gabrielfalcao/HTTPretty/archive/master.zip
documentation_url: http://falcao.it/HTTPretty
support_url: http://github.com/gabrielfalcao/HTTPretty/issues
logo_url: https://s3-us-west-2.amazonaws.com/s.cdpn.io/18885/httpretty-logo_1.svg
full_index: false
documentation:
index: intro.md
|