{ "info": { "author": "Igor Katson", "author_email": "igor.katson@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "flickruper\n==========\n\nFlickr CLI multi-threaded uploader, can resume uploads on failures.\n\nNow that Flickr gives everyone 1TB of space, it's very handy to store\nall your original photos there. This tool helps upload lots of files to\nFlickr at once.\n\nInstallation\n============\n\nYou can install flickruper with\n\n::\n\n pip install flickruper\n\nIf you don't have pip, you can install it with this command on Debian/Ubuntu\n\n::\n\n sudo apt-get install python-pip\n\nIf not on Debian/Ubuntu, follow the instructions here\nhttp://www.pip-installer.org/en/latest/installing.html\n\nUsage\n=====\n\n**flickruper** uploads a single directory at once, without recursion\ninto subdirectories. It cannot upload a single file or several files.\nThis may change in the future.\n\nFirst, place all your photos inside a dir, and, optionally, rename it to\nhow you want your resulting Flickr set to be named.\n\nThen just\n\n::\n\n flickruper DIRNAME\n\nIf the set exists, it won't upload the same file several times.\n\nIf you want tags, and/or other set name, do\n\n::\n\n flickruper DIRNAME --setname 'Custom set name' --tags 'Tag1 Tag2'\n\nSee --help for other options\n\n::\n\n flickruper --help\n\n**Note:**\n\nAt first launch, flickruper requires a browser to get a token. If you\nwant to use it on a headless server, launch it first on your desktop,\nget the token, and copy the **~/.flickr** directory to your server.", "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/ikatson/flickruper", "keywords": null, "license": "LICENSE.txt", "maintainer": null, "maintainer_email": null, "name": "flickruper", "package_url": "https://pypi.org/project/flickruper/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/flickruper/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/ikatson/flickruper" }, "release_url": "https://pypi.org/project/flickruper/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "Multi-threaded uploader for Flickr", "version": "0.1.1" }, "last_serial": 1458240, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "9c0c7edfb789e137fd96117a04acb679", "sha256": "2fadcca404fc865a1d6bba91edcbfd86d868742aa3185299db07133fd2dc0c76" }, "downloads": -1, "filename": "flickruper-0.1.0.tar.gz", "has_sig": false, "md5_digest": "9c0c7edfb789e137fd96117a04acb679", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6057, "upload_time": "2014-06-30T19:58:33", "url": "https://files.pythonhosted.org/packages/90/2b/c4871d33b9015249c3ccf3b959f8364d4eae3a5029eb62ae44d0a8d3ca9a/flickruper-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "6f6d7c712e0b12de6c18bffe0c76aa6f", "sha256": "93da3d4c271fcf128077525cf1060a498d6b61fff03569fd162428214d27c325" }, "downloads": -1, "filename": "flickruper-0.1.1.tar.gz", "has_sig": false, "md5_digest": "6f6d7c712e0b12de6c18bffe0c76aa6f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6054, "upload_time": "2015-03-12T05:28:04", "url": "https://files.pythonhosted.org/packages/ea/e4/bfda0af3acf000bddeb8d2ebbfdbf06061ad45cfc91b214cb941c2c05fb1/flickruper-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6f6d7c712e0b12de6c18bffe0c76aa6f", "sha256": "93da3d4c271fcf128077525cf1060a498d6b61fff03569fd162428214d27c325" }, "downloads": -1, "filename": "flickruper-0.1.1.tar.gz", "has_sig": false, "md5_digest": "6f6d7c712e0b12de6c18bffe0c76aa6f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6054, "upload_time": "2015-03-12T05:28:04", "url": "https://files.pythonhosted.org/packages/ea/e4/bfda0af3acf000bddeb8d2ebbfdbf06061ad45cfc91b214cb941c2c05fb1/flickruper-0.1.1.tar.gz" } ] }