{ "info": { "author": "Boris Lau", "author_email": "boris@techie.im", "bugtrack_url": null, "classifiers": [], "description": "pageshot\n--------\n\nTake screenshot of specific URL.\n\n[![Circle CI](https://circleci.com/gh/mobify/pageshot.svg?style=svg&circle-token=)](https://circleci.com/gh/mobify/pageshot)\n\n[![Coverage Status](https://coveralls.io/repos/mobify/pageshot/badge.svg?branch=master&service=github)](https://coveralls.io/github/mobify/pageshot?branch=master)\n\n\n# Examples\n\n import pageshot\n\n s = pageshot.Screenshoter()\n s.take_screenshot(\"http://www.google.com\", \"out.png\")\n\n# Installing\n\nWe require phantomjs support.\n\n npm -g install phantomjs\n\nTo install, include this in requirements.txt\n\n git+https://github.com/sketchytechky/pageshot.git\n\n\n# Running Tests\n\nRun test with\n\n py.test --pep8\n\nTo run test in watch mode\n\n\tpy.test.watch -- --pep8\n\t# same with: ptw -- --pep8\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/sketchytechky/pageshot", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "pageshot", "package_url": "https://pypi.org/project/pageshot/", "platform": "", "project_url": "https://pypi.org/project/pageshot/", "project_urls": { "Homepage": "https://github.com/sketchytechky/pageshot" }, "release_url": "https://pypi.org/project/pageshot/0.0.2/", "requires_dist": null, "requires_python": "", "summary": "", "version": "0.0.2" }, "last_serial": 4833397, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "c893c0ed2b2bc3464f1222220dee3745", "sha256": "29975240f2bbfbfc1f63cee8eac2772aea0d3823cb3348014bbed525cd520c0f" }, "downloads": -1, "filename": "pageshot-0.0.1.tar.gz", "has_sig": false, "md5_digest": "c893c0ed2b2bc3464f1222220dee3745", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2122, "upload_time": "2017-01-21T19:57:45", "url": "https://files.pythonhosted.org/packages/d5/6d/eaccc5f6a34295fa25d32853f8c5440b87d26221e7fc305881bafc1a2fc6/pageshot-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "c0b0c06e3ed5a5254a8c25983991d24c", "sha256": "5ab915cdd260931ad5c1160f19472e7a13f55d71aeb8de621dc448d4755abded" }, "downloads": -1, "filename": "pageshot-0.0.2-py2.7.egg", "has_sig": false, "md5_digest": "c0b0c06e3ed5a5254a8c25983991d24c", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 3544, "upload_time": "2019-02-18T05:19:46", "url": "https://files.pythonhosted.org/packages/72/48/63bc33cdc1f7e34c9633eca896efab6bbb262dc4d2d4efe849c5a1f45bdc/pageshot-0.0.2-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "afb7ca0665cf182136b911ae3b0437d7", "sha256": "e40105f26dd870e8f65ae42b3aed59b70523a7427e9ac3428c54474f9511be80" }, "downloads": -1, "filename": "pageshot-0.0.2.tar.gz", "has_sig": false, "md5_digest": "afb7ca0665cf182136b911ae3b0437d7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2101, "upload_time": "2019-02-18T05:16:11", "url": "https://files.pythonhosted.org/packages/fd/15/d497ab1be0a68ce12f942be8abcbf5fb44620c89ffd1bf1f011085aef31a/pageshot-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c0b0c06e3ed5a5254a8c25983991d24c", "sha256": "5ab915cdd260931ad5c1160f19472e7a13f55d71aeb8de621dc448d4755abded" }, "downloads": -1, "filename": "pageshot-0.0.2-py2.7.egg", "has_sig": false, "md5_digest": "c0b0c06e3ed5a5254a8c25983991d24c", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 3544, "upload_time": "2019-02-18T05:19:46", "url": "https://files.pythonhosted.org/packages/72/48/63bc33cdc1f7e34c9633eca896efab6bbb262dc4d2d4efe849c5a1f45bdc/pageshot-0.0.2-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "afb7ca0665cf182136b911ae3b0437d7", "sha256": "e40105f26dd870e8f65ae42b3aed59b70523a7427e9ac3428c54474f9511be80" }, "downloads": -1, "filename": "pageshot-0.0.2.tar.gz", "has_sig": false, "md5_digest": "afb7ca0665cf182136b911ae3b0437d7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2101, "upload_time": "2019-02-18T05:16:11", "url": "https://files.pythonhosted.org/packages/fd/15/d497ab1be0a68ce12f942be8abcbf5fb44620c89ffd1bf1f011085aef31a/pageshot-0.0.2.tar.gz" } ] }