{ "info": { "author": "Gus Beringer", "author_email": "gusberinger@gmail.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "Topic :: Internet" ], "description": "# Reddit Firstposts\n\nThis script uses reddit's cloud search features to find the first posts on a specific subreddit. The script just automates the process outlined [here.](https://www.reddit.com/r/NoStupidQuestions/comments/2icl6i/is_there_any_way_to_find_the_very_first_post_on/cl0xwr2/) Doing that manually takes a lot of time and is very error prone.\n\n## Installation\n#### Install required packages.\n\n pip install -r requirments.txt\n\n#### Copy the configuration files.\n\n cp config.yml.example config.yml\n\n\n#### Setup Reddit API\n\nGo to your reddit [preferences](https://www.reddit.com/prefs/apps) and create an app. Then add the client id, the secret id, and the user\\_agent to the config.yml file.\n\n## Usage\nThe script will automatically open the generated url in the default browser.\n\n python firstposts.py subreddit days", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/gusberinger/firstposts", "keywords": "reddit", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "firstposts", "package_url": "https://pypi.org/project/firstposts/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/firstposts/", "project_urls": { "Homepage": "https://github.com/gusberinger/firstposts" }, "release_url": "https://pypi.org/project/firstposts/0.1/", "requires_dist": null, "requires_python": "", "summary": "Find Subreddit Firstposts", "version": "0.1" }, "last_serial": 2942999, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "820a833b76867dfa5e4abc758e3a70ac", "sha256": "37ef299644c31ab7f224e943c0bb77df72dee196b433adfa31e7cf0a3441e540" }, "downloads": -1, "filename": "firstposts-0.1-py2-none-any.whl", "has_sig": false, "md5_digest": "820a833b76867dfa5e4abc758e3a70ac", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 4704, "upload_time": "2017-06-12T01:47:30", "url": "https://files.pythonhosted.org/packages/03/f3/cc609590344ae3f60b8ed4f4c5a127bc96f421221847636cbeebe82ecfa1/firstposts-0.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5f9c40e15b6a5c5319958168bd21d22f", "sha256": "78a77a9196d306a170f82db472caaac35e8442e8d642c8b15f56a4a529dad8df" }, "downloads": -1, "filename": "firstposts-0.1.tar.gz", "has_sig": false, "md5_digest": "5f9c40e15b6a5c5319958168bd21d22f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2163, "upload_time": "2017-06-12T01:47:34", "url": "https://files.pythonhosted.org/packages/3f/1d/66dc746d8810a44a4132c7db9beabb136888fbfe7cc48248840db8736482/firstposts-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "820a833b76867dfa5e4abc758e3a70ac", "sha256": "37ef299644c31ab7f224e943c0bb77df72dee196b433adfa31e7cf0a3441e540" }, "downloads": -1, "filename": "firstposts-0.1-py2-none-any.whl", "has_sig": false, "md5_digest": "820a833b76867dfa5e4abc758e3a70ac", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 4704, "upload_time": "2017-06-12T01:47:30", "url": "https://files.pythonhosted.org/packages/03/f3/cc609590344ae3f60b8ed4f4c5a127bc96f421221847636cbeebe82ecfa1/firstposts-0.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5f9c40e15b6a5c5319958168bd21d22f", "sha256": "78a77a9196d306a170f82db472caaac35e8442e8d642c8b15f56a4a529dad8df" }, "downloads": -1, "filename": "firstposts-0.1.tar.gz", "has_sig": false, "md5_digest": "5f9c40e15b6a5c5319958168bd21d22f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2163, "upload_time": "2017-06-12T01:47:34", "url": "https://files.pythonhosted.org/packages/3f/1d/66dc746d8810a44a4132c7db9beabb136888fbfe7cc48248840db8736482/firstposts-0.1.tar.gz" } ] }