{ "info": { "author": "Chakib Benziane", "author_email": "chakib.benz@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: Developers", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Topic :: Software Development :: Testing" ], "description": "tmpbrowse - Spawn browser sessions for testing\n----------------------------------------------\n\nThis tool helps you spawn temporary browser sessions in a sandboxed user dir to securely test your web app without worrying about\nclearing cache, extensions ... \n\nInstallation\n------------\n\nUsing pypi repository::\n\n $> pip install tmpbrowse\n\nForking this repo::\n\n $> python setup.py install\n\n\nUsage\n-----\n\n\nTODO\n----\n\n- Better browser abstraction\n\n\n\n\n\nCHANGELOG\n=========\n\n0.0.3\n------------------\n\n- we can use a custom browser binary with --browser-bin argument", "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/sp4ke/tmpbrowse", "keywords": "tmpbrowse browser chrome session test web development", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "tmpbrowse", "package_url": "https://pypi.org/project/tmpbrowse/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/tmpbrowse/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/sp4ke/tmpbrowse" }, "release_url": "https://pypi.org/project/tmpbrowse/0.0.3/", "requires_dist": null, "requires_python": null, "summary": "Spawns a temporary browser session for testing with your app development", "version": "0.0.3" }, "last_serial": 1102157, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "29d4ad08ca1e425e69eff0db4663635d", "sha256": "ea9d315e93a4e374cafb633858999981e71a41d3271afb3e6c9e4832d2804004" }, "downloads": -1, "filename": "tmpbrowse-0.0.1.tar.gz", "has_sig": false, "md5_digest": "29d4ad08ca1e425e69eff0db4663635d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2339, "upload_time": "2013-07-08T22:29:05", "url": "https://files.pythonhosted.org/packages/37/46/e9cf77509e3d935f96e01579bdd613b56d1d1460f9b04f9141328c0e0291/tmpbrowse-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "2fa5a35af803d573edb9c5447ea6d74e", "sha256": "e1d80ef3d960d2afb586b9b44dcb874054e5c197554ec93507560f757c763d5d" }, "downloads": -1, "filename": "tmpbrowse-0.0.2.tar.gz", "has_sig": false, "md5_digest": "2fa5a35af803d573edb9c5447ea6d74e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2331, "upload_time": "2013-07-08T22:34:54", "url": "https://files.pythonhosted.org/packages/03/7d/401a9febf4f96cf8ac43e98c97c6c30b172b1e607292531783a2b5b2e87d/tmpbrowse-0.0.2.tar.gz" } ], "0.0.3": [] }, "urls": [] }