{ "info": { "author": "Jaime Gil de Sagredo Luna", "author_email": "jaimegildesagredo@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Requests Expects\n================\n\n.. image:: https://secure.travis-ci.org/jaimegildesagredo/requests-expects.png?branch=master\n :target: http://travis-ci.org/jaimegildesagredo/requests-expects\n\n**Requests-expects** is an `Expects `_ plugin for HTTP request and response assertions.\n\nInstallation\n------------\n\nYou can install the last stable release of Requests-expects from PyPI using pip or easy_install.\n\n.. code-block:: bash\n\n $ pip install requests-expects\n\nAlso you can install the latest sources from Github.\n\n.. code-block:: bash\n\n $ pip install -e git+git://github.com/jaimegildesagredo/requests-expects.git#egg=requests-expects\n\nTests\n-----\n\nTo run the test suite you should install the development requirements and then run `nosetests`.\n\n.. code-block:: bash\n\n $ pip install -r requirements-devel.txt\n $ nosetests\n\nLicense\n-------\n\nThe Requests-expects plugin is released under the `Apache2 license `_.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/jaimegildesagredo/requests-expects", "keywords": null, "license": "Apache 2.0", "maintainer": null, "maintainer_email": null, "name": "requests-expects", "package_url": "https://pypi.org/project/requests-expects/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/requests-expects/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/jaimegildesagredo/requests-expects" }, "release_url": "https://pypi.org/project/requests-expects/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Expects plugin for HTTP request and response assertions", "version": "0.1.0" }, "last_serial": 994357, "releases": { "0.1.0": [] }, "urls": [] }