{ "info": { "author": "David Davidson", "author_email": "UNKNOWN", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python", "Programming Language :: Python :: 2.7" ], "description": "# imgurscrot\nimgur/scrot screengrabber/uploader\n\n## What?\nSimple utility that takes a screenshot of your entire screen and pushes it to Imgur using the Imgur API.\n\n## API\nGet an API key from [api.imgur.com][api.imgur.com] and set the client_id variable to the client_id you get. Just pick one of the anonymous tokens as I was not arsed linking screenshots \nto accounts.\n\n## Requirements\nIts all stdlib except [pyscreenshot][pyscreenshot] and [requests][requests] which you can easily install. \n\n```\npip install pyscreenshot requests\n```\nNote: Thanks to the fine work of [Juan Pablo][juanpablo] you should be able to just pip install imgurscrot :)\n\n## Use\nPut it somewhere in $PATH as an executable (chmod +x) file named \"imgurscrot\" and just do \"imgurscrot\" to screeenshot your full screen and automatically upload it.\n\n## Licence\n[Licenced under the WTFPL][wtfpl]\n\n## Beer\nBeer can be sent to 16MtQtgCVgZvqXoYFzi1L85cKDQAxLGY4A :)\n\n## Bugs\nIf it fucks up leave an issue in the tracker please.\n\n## Notes\nI had meant to use the actual imgur library but it kept fucking up so I just used requests instead. \n\n[api.imgur.com]: https://api.imgur.com\n[pyscreenshot]: https://pypi.python.org/pypi/pyscreenshot\n[requests]: https://pypi.python.org/pypi/requests\n[wtfpl]: http://wtfpl.net\n[juanpablo]: https://github.com/juanpabloaj", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "imgurscrot", "package_url": "https://pypi.org/project/imgurscrot/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/imgurscrot/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/imgurscrot/0.2.0/", "requires_dist": null, "requires_python": null, "summary": "imgur/scrot screengrabber/uploader", "version": "0.2.0" }, "last_serial": 1481853, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "dc4861ceb122010da0c19821193d8800", "sha256": "33ad3254d0124d1790aa90c4a184a014b5d71a11ebc82b015ba134e6da42cf9b" }, "downloads": -1, "filename": "imgurscrot-0.1.0.tar.gz", "has_sig": false, "md5_digest": "dc4861ceb122010da0c19821193d8800", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 965, "upload_time": "2015-03-29T04:23:26", "url": "https://files.pythonhosted.org/packages/a7/10/c5a918e009991a0b7c7c0fe43ebdd424fca508c37f6f7d93d6f44f6d3dee/imgurscrot-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "7f3486dfdc42245a5cf0118639d5ddf3", "sha256": "94f8c9a1a98d29e9759cecfc89cdaa164d078419401666519172d5cdc4961dae" }, "downloads": -1, "filename": "imgurscrot-0.1.1.tar.gz", "has_sig": false, "md5_digest": "7f3486dfdc42245a5cf0118639d5ddf3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1647, "upload_time": "2015-03-29T04:35:23", "url": "https://files.pythonhosted.org/packages/3f/1d/76b9c4719b06515c2d2c01400ba6613662b82a3088b284cd124ec10b4539/imgurscrot-0.1.1.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "0e06dd394d848795ac7ea5f51fdd71b9", "sha256": "824a050a5c5ba34c58b235baecf5daba741938539e02f81d97a183f275448c3e" }, "downloads": -1, "filename": "imgurscrot-0.2.0.tar.gz", "has_sig": false, "md5_digest": "0e06dd394d848795ac7ea5f51fdd71b9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1645, "upload_time": "2015-03-29T04:37:04", "url": "https://files.pythonhosted.org/packages/cd/91/5f1ec631a110636a0021a89c637b42b777692bcd7ed36ad9933b534309d1/imgurscrot-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0e06dd394d848795ac7ea5f51fdd71b9", "sha256": "824a050a5c5ba34c58b235baecf5daba741938539e02f81d97a183f275448c3e" }, "downloads": -1, "filename": "imgurscrot-0.2.0.tar.gz", "has_sig": false, "md5_digest": "0e06dd394d848795ac7ea5f51fdd71b9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1645, "upload_time": "2015-03-29T04:37:04", "url": "https://files.pythonhosted.org/packages/cd/91/5f1ec631a110636a0021a89c637b42b777692bcd7ed36ad9933b534309d1/imgurscrot-0.2.0.tar.gz" } ] }