{ "info": { "author": "Raphael Amorim", "author_email": "rapha850@gmail", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: Apache Software License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3" ], "description": "Capivara.py (not available for use yet)\r\n=======================================\r\n\r\n\r\nGenerates & Obtain DOM (Document Object Model)\r\n\r\nCapivara is a library that allows your python obtain the DOM from webpages. Being a excelent tool to test client-side behavior.\r\n\r\n.. image:: https://raw.githubusercontent.com/raphamorim/capivara/master/resources/images/capivara.png\r\n :target: #\r\n \r\n\r\nInstallation\r\n============\r\n\r\nCustom Requirement: [Phantomjs binary package installed](http://phantomjs.org/download.html)\r\n\r\nTo install Capivara, simply run:\r\n\r\n.. code-block:: bash\r\n\r\n $ pip install capivara\r\n\r\n\r\nUsage\r\n=====\r\n\r\n.. code-block:: html\r\n\r\n