{ "info": { "author": "Antonizoon", "author_email": "antonizoon@bibanon.org", "bugtrack_url": null, "classifiers": [], "description": " Copyright (C) 2004 Sam Hocevar \n\n Everyone is permitted to copy and distribute verbatim or modified\n copies of this license document, and changing it is allowed as long\n as the name is changed.\n\n DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE\n TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION\n\n 0. You just DO WHAT THE FUCK YOU WANT TO.\n\n\nDescription: 8chan/vichan Python Library\n ===========================\n The Bibliotheca Anonoma's **complete Python Wrapper for the 8chan API.**\n Uses requests, respects if-modified-since headers on updating threads.\n Caches thread objects. Fun stuff.\n \n An absolute must if you want to interface with or scrape from 8chan or other vichan-based imageboards/textboards,\n using a Python script._\n \n `Hosted Documentation `_\n \n `Github Repository `_\n \n You can install this library `straight from\n PyPi `_ with::\n \n pip install py8chan\n \n \n **Getting Help**\n \n If you want help, or you have some trouble using this library, our primary IRC channel\n is `#bibanon on irc.rizon.net `_. Simply head\n in there and talk to dan or antonizoon. Otherwise, you can put a issue on our `Github\n Issue Tracker `_ and we'll respond as soon as\n we can!\n \n --------\n \n Usage\n -----\n \n .. code:: python\n \n import py8chan\n b = py8chan.Board('b')\n thread = b.get_thread(423491034)\n \n print(thread)\n \n # supports displaying extra files in one post as well!\n for file in thread.file_objects():\n print(file.file_url)\n \n # In a while...\n print(\"I fetched\", thread.update(), \"new replies.\")\n \n Documentation\n -------------\n \n This library mostly extends the classes of `BASC-py4chan `_, but has some slight but major differences. See the py8chan documentation for more info.\n \n `py8chan Documentation `_\n \n `The official 8chan Swagger API documentation can be found here. `_\n \n \n License\n -------\n \n .. code:: text\n \n DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE\n Version 2, December 2004\n \n Copyright (C) 2004 Sam Hocevar \n \n Everyone is permitted to copy and distribute verbatim or modified\n copies of this license document, and changing it is allowed as long\n as the name is changed.\n \n DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE\n TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION\n \n 0. You just DO WHAT THE FUCK YOU WANT TO.\n \nKeywords: 8chan api vichan\nPlatform: UNKNOWN\nClassifier: Intended Audience :: Developers\nClassifier: Natural Language :: English\nClassifier: Programming Language :: Python :: 2\nClassifier: Programming Language :: Python :: 3\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/bibanon/py8chan", "keywords": "", "license": "DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE Version 2, December 2004", "maintainer": "", "maintainer_email": "", "name": "py8chan", "package_url": "https://pypi.org/project/py8chan/", "platform": "", "project_url": "https://pypi.org/project/py8chan/", "project_urls": { "Homepage": "http://github.com/bibanon/py8chan" }, "release_url": "https://pypi.org/project/py8chan/0.1.1/", "requires_dist": null, "requires_python": "", "summary": "Python 8chan/vichan API Wrapper. Based on BASC-py4chan by the Bbiliotheca Anonoma", "version": "0.1.1" }, "last_serial": 5205766, "releases": { "0.0.3": [ { "comment_text": "", "digests": { "md5": "b61caf8ed82e038dd230031b654ce22b", "sha256": "65b11b1a3462c64c18bd41c1b118e2f6b1fc618ab751abc1cea9c7379c5c7dd7" }, "downloads": -1, "filename": "py8chan-0.0.3.tar.gz", "has_sig": false, "md5_digest": "b61caf8ed82e038dd230031b654ce22b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12438, "upload_time": "2018-11-26T01:57:55", "url": "https://files.pythonhosted.org/packages/f2/5f/052e1d003b73002900ec3d75d336234dfd7b816ad0d24f3746886a60ad42/py8chan-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "798f32ba3fd144c232344a0186e57bc9", "sha256": "ed459e6e51b9dca7434370e11bce363c4793b9f10b3ea03320ae0796b69c13cd" }, "downloads": -1, "filename": "py8chan-0.0.4.tar.gz", "has_sig": false, "md5_digest": "798f32ba3fd144c232344a0186e57bc9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12690, "upload_time": "2019-04-08T03:44:03", "url": "https://files.pythonhosted.org/packages/89/74/73ea2500f989d3478ebf1ae4faa0322c3d6e876c0bc68b169f087c833dec/py8chan-0.0.4.tar.gz" } ], "0.1.0": [ { "comment_text": "", "digests": { "md5": "1a922030a8cc485ced2a2a3e43140c2c", "sha256": "83753f98f4f2d175fe8ff94c373f860ee36b6b9fca740dabf0550f6bb220cc05" }, "downloads": -1, "filename": "py8chan-0.1.0.tar.gz", "has_sig": false, "md5_digest": "1a922030a8cc485ced2a2a3e43140c2c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12923, "upload_time": "2019-04-23T02:50:54", "url": "https://files.pythonhosted.org/packages/3a/b5/d9cce435b9997fdfa0f48ad710e7593091c3f00db8c855a371e4cc017ebe/py8chan-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "396a2bc19d614c5f694704b923de3f45", "sha256": "3baad915759bc62f68b54afe2c90d06fa388ccbc98714515d8f031cd75a055af" }, "downloads": -1, "filename": "py8chan-0.1.1.tar.gz", "has_sig": false, "md5_digest": "396a2bc19d614c5f694704b923de3f45", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12967, "upload_time": "2019-04-30T00:12:25", "url": "https://files.pythonhosted.org/packages/2a/6b/21f2713d72930da3cb6cc3efff4e479c71ec5e0d16bda07de830992337dd/py8chan-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "396a2bc19d614c5f694704b923de3f45", "sha256": "3baad915759bc62f68b54afe2c90d06fa388ccbc98714515d8f031cd75a055af" }, "downloads": -1, "filename": "py8chan-0.1.1.tar.gz", "has_sig": false, "md5_digest": "396a2bc19d614c5f694704b923de3f45", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12967, "upload_time": "2019-04-30T00:12:25", "url": "https://files.pythonhosted.org/packages/2a/6b/21f2713d72930da3cb6cc3efff4e479c71ec5e0d16bda07de830992337dd/py8chan-0.1.1.tar.gz" } ] }