{ "info": { "author": "Jim Barcelona", "author_email": "barce@me.com", "bugtrack_url": null, "classifiers": [], "description": "====================\nAutomatedscreenshots \n====================\n\nset values for using environment variables: \n===========================================\n export SCREENSHOT_USER=''\n export SCREENSHOT_PASSWORD=''\n export SCREENSHOT_SERVER_URL=''\n\n\nset values for using django settings: \n===========================================\n SCREENSHOT_USER=''\n SCREENSHOT_PASSWORD=''\n SCREENSHOT_SERVER_URL=''\n\n\nCapture a screen shot and get the URL:\n======================================\n from automatedscreenshots import Builder\n b = Builder('http://www.google.com/')\n b.capture()\n print(b.image_url)\n\nGet info about a screen shot:\n=============================\n from automatedscreenshots import Builder\n b = Builder('http://www.google.com/')\n print(b.info())\n\nSearch for a URL:\n=================\n from automatedscreenshots import Builder\n b = Builder('http://www.google.com/')\n print(b.search())\n\nFor developers:\n===============\n How to upload to pypi:\n python setup.py sdist register upload\n # python setup.py sdist\n # twine upload dist/*", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/Automatedscreenshots/", "keywords": null, "license": "LICENSE.txt", "maintainer": null, "maintainer_email": null, "name": "Automatedscreenshots", "package_url": "https://pypi.org/project/Automatedscreenshots/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/Automatedscreenshots/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/Automatedscreenshots/" }, "release_url": "https://pypi.org/project/Automatedscreenshots/0.3.4/", "requires_dist": null, "requires_python": null, "summary": "Useful screenshots stuff.", "version": "0.3.4" }, "last_serial": 2596360, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "71696bf92132d9cdef35c0016eed2b6a", "sha256": "06c1ff6e82d88e4ee09c89bdf67b00620c3bf93751b3c8082b198382f7818122" }, "downloads": -1, "filename": "Automatedscreenshots-0.1.1.tar.gz", "has_sig": false, "md5_digest": "71696bf92132d9cdef35c0016eed2b6a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1858, "upload_time": "2016-12-14T19:57:57", "url": "https://files.pythonhosted.org/packages/19/71/55a0a21653866f79aed1ba32d868e4f9164a7e8bd3ce1cf54488271535c0/Automatedscreenshots-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "b9ce35a21958e70e2cc4261fb1426d22", "sha256": "d313da79989392b8f0922750a45d1f64fc397de48fee429bf0395f0e1a5f5df7" }, "downloads": -1, "filename": "Automatedscreenshots-0.1.2.tar.gz", "has_sig": false, "md5_digest": "b9ce35a21958e70e2cc4261fb1426d22", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1916, "upload_time": "2016-12-14T22:47:15", "url": "https://files.pythonhosted.org/packages/8c/17/0500b1b9105d67c910f91af2ff6d7c412df6bffe515adfa2fc2e036b3d18/Automatedscreenshots-0.1.2.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "5c019d64217ca44a1d5dac9a74b4e28a", "sha256": "00f1bbd8fe2f3fda12e19c032aba2cc1231e944af61b0dd99cb6a5fa12604aaa" }, "downloads": -1, "filename": "Automatedscreenshots-0.3.0.tar.gz", "has_sig": false, "md5_digest": "5c019d64217ca44a1d5dac9a74b4e28a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2080, "upload_time": "2017-01-18T01:20:25", "url": "https://files.pythonhosted.org/packages/ec/79/99c5c66e33f1b3ce9e913789fbb29b72862106f5580d571af720b65bbd26/Automatedscreenshots-0.3.0.tar.gz" } ], "0.3.2": [ { "comment_text": "", "digests": { "md5": "97e727e1b785bd3f690a52503b7ae90e", "sha256": "8f8a7eddb2d2171fbfdb41b70b312fbd68f3127308b147e916ae9b99d65f1535" }, "downloads": -1, "filename": "Automatedscreenshots-0.3.2.tar.gz", "has_sig": false, "md5_digest": "97e727e1b785bd3f690a52503b7ae90e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2110, "upload_time": "2017-01-20T22:44:48", "url": "https://files.pythonhosted.org/packages/aa/69/6b14e2662da0b83c74c830422e78930776938e781487a4c1ca76995e4c22/Automatedscreenshots-0.3.2.tar.gz" } ], "0.3.3": [ { "comment_text": "", "digests": { "md5": "8e85cadf20e02bd0b32cdbb8bf5fbffc", "sha256": "507e747aa66d7461fde9649198b016a461b208c0e949563d98f5d65dc77da6f8" }, "downloads": -1, "filename": "Automatedscreenshots-0.3.3.tar.gz", "has_sig": false, "md5_digest": "8e85cadf20e02bd0b32cdbb8bf5fbffc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2188, "upload_time": "2017-01-20T22:49:00", "url": "https://files.pythonhosted.org/packages/8e/82/c8a4ecd5fc4e64cd55cd334b8c60257a7c0dc2c6941f3bb3c1ee0749dd5b/Automatedscreenshots-0.3.3.tar.gz" } ], "0.3.4": [ { "comment_text": "", "digests": { "md5": "efb032cce74b40089652ddb11d57b2e7", "sha256": "c05fbe550a1864e6673eb25f403ad6e2eec70dfb91cb5f5456fcb9e67bd0ac81" }, "downloads": -1, "filename": "Automatedscreenshots-0.3.4.tar.gz", "has_sig": false, "md5_digest": "efb032cce74b40089652ddb11d57b2e7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2227, "upload_time": "2017-01-24T23:15:54", "url": "https://files.pythonhosted.org/packages/33/7a/7271d7f3620ad8dd0994bd568a2b46e641161d70d98104701784306f7ade/Automatedscreenshots-0.3.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "efb032cce74b40089652ddb11d57b2e7", "sha256": "c05fbe550a1864e6673eb25f403ad6e2eec70dfb91cb5f5456fcb9e67bd0ac81" }, "downloads": -1, "filename": "Automatedscreenshots-0.3.4.tar.gz", "has_sig": false, "md5_digest": "efb032cce74b40089652ddb11d57b2e7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2227, "upload_time": "2017-01-24T23:15:54", "url": "https://files.pythonhosted.org/packages/33/7a/7271d7f3620ad8dd0994bd568a2b46e641161d70d98104701784306f7ade/Automatedscreenshots-0.3.4.tar.gz" } ] }