{ "info": { "author": "Marvin Steadfast", "author_email": "marvin@xsteadfastx.org", "bugtrack_url": null, "classifiers": [ "Environment :: Console", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3" ], "description": "Fetches last Flickr uploads and convert them to markdown syntax for using it in a markdown blogging environment. For example with `pelican `_.::\n\n Usage: flickr2markdown [OPTIONS]\n\n Options:\n --version Show the version and exit.\n --user TEXT Flickr Username\n --count INTEGER Number of last pictures to fetch\n --id TEXT ID of a single image\n --url TEXT URL of a single image\n --size [small|medium|large] Image size: small, medium, large\n --help Show this message and exit.\n\n\nInstallation\n------------\n\n``pip install flickr2markdown``\n\n\nConfig\n------\n\nThe config is needed for the flickr API key. It needs to be located in ``~/.flickr2markdown``. You can obtain a flickr API key `here `_.\n\nExample::\n\n [API]\n key = abc123\n\n [Defaults]\n user = marvinxsteadfast\n size = large\n\n\nExample\n-------\n\nInput::\n\n $ flickr2markdown --user marvinxsteadfast --count 5\n\nOutput::\n\n [![Rodin](https://farm2.staticflickr.com/1531/26272005452_7bd8175256_b.jpg)](https://www.flickr.com/photos/8810721@N07/26272005452/)\n [![Rodin](https://farm2.staticflickr.com/1548/25761633043_a703e1099a_b.jpg)](https://www.flickr.com/photos/8810721@N07/25761633043/)\n [![Paris](https://farm2.staticflickr.com/1485/26364375095_e6bff59174_b.jpg)](https://www.flickr.com/photos/8810721@N07/26364375095/)\n [![Paris](https://farm2.staticflickr.com/1645/26091495910_babf3f132a_b.jpg)](https://www.flickr.com/photos/8810721@N07/26091495910/)\n [![Paris](https://farm2.staticflickr.com/1560/25761607033_09174223dc_b.jpg)](https://www.flickr.com/photos/8810721@N07/25761607033/)", "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/xsteadfastx/flickr2markdown", "keywords": "markdown,flickr", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "flickr2markdown", "package_url": "https://pypi.org/project/flickr2markdown/", "platform": "any", "project_url": "https://pypi.org/project/flickr2markdown/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/xsteadfastx/flickr2markdown" }, "release_url": "https://pypi.org/project/flickr2markdown/0.3/", "requires_dist": null, "requires_python": null, "summary": "A tool to get a number of flickr uploads or single pictures and create markdown strings out of them", "version": "0.3" }, "last_serial": 2057545, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "3ec798be029b6dd10ffe5dfb6f0d4da3", "sha256": "8391eda2ecfe1f77ae40689ce872171d4a230bcffef90bd74394a05ea6ee634c" }, "downloads": -1, "filename": "flickr2markdown-0.1.tar.gz", "has_sig": false, "md5_digest": "3ec798be029b6dd10ffe5dfb6f0d4da3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2979, "upload_time": "2016-04-11T09:49:28", "url": "https://files.pythonhosted.org/packages/e2/93/a27627c3f4edb5948bcb5f8a2e74051bc0caf95ac728354aa4866f92bcbf/flickr2markdown-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "aa24b5e41b2748aba6e73db1815623aa", "sha256": "020abfc4472da7ce078f9dacf67b9bf78f170adee56b0d457477453795b0a0b6" }, "downloads": -1, "filename": "flickr2markdown-0.2.tar.gz", "has_sig": false, "md5_digest": "aa24b5e41b2748aba6e73db1815623aa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3355, "upload_time": "2016-04-11T10:19:27", "url": "https://files.pythonhosted.org/packages/3c/07/96ecfd780747e4e8baef47d43cc9a5994a0b95ac828b0e3f1654b194ec0c/flickr2markdown-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "c242863efdc324fa3351304840742b2d", "sha256": "10aab5bdd1e694519af6944541d98a85f59655bf5481e9c036a915f1255b80f4" }, "downloads": -1, "filename": "flickr2markdown-0.3.tar.gz", "has_sig": false, "md5_digest": "c242863efdc324fa3351304840742b2d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3438, "upload_time": "2016-04-11T11:45:01", "url": "https://files.pythonhosted.org/packages/5a/e4/6bb2185fe11f1d287a985f3a9f20775402eea3136733b4eeacb7b16910ba/flickr2markdown-0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c242863efdc324fa3351304840742b2d", "sha256": "10aab5bdd1e694519af6944541d98a85f59655bf5481e9c036a915f1255b80f4" }, "downloads": -1, "filename": "flickr2markdown-0.3.tar.gz", "has_sig": false, "md5_digest": "c242863efdc324fa3351304840742b2d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3438, "upload_time": "2016-04-11T11:45:01", "url": "https://files.pythonhosted.org/packages/5a/e4/6bb2185fe11f1d287a985f3a9f20775402eea3136733b4eeacb7b16910ba/flickr2markdown-0.3.tar.gz" } ] }