{ "info": { "author": "Robert Miles", "author_email": "milesrobert374@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "npy4chan\n========\n\nVery simple, minimalistic wrapper for 4chan's API.\n\nTo create an instance of the wrapper::\n\n api = npy4chan.load()\n\nAttributes and methods::\n\n api.boards # dictionary of board identifiers and title (i.e; {\"b\": \"Random\"})\n api.getPosts(board, page=1) # Get list of thread on page of \n api.getThread(board,threadno) # Get posts from 's thread \n api.getArchived(board) # get archived threadno's from ", "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/MineRobber9000/npy4chan", "keywords": "4chan imageboard API", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "npy4chan", "package_url": "https://pypi.org/project/npy4chan/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/npy4chan/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/MineRobber9000/npy4chan" }, "release_url": "https://pypi.org/project/npy4chan/0.1.2.1/", "requires_dist": null, "requires_python": null, "summary": "A trivial, minimalistic 4chan API wrapper.", "version": "0.1.2.1" }, "last_serial": 2762475, "releases": { "0.1.0": [], "0.1.0rc2": [ { "comment_text": "", "digests": { "md5": "efae2306acb5ae7dae75ddd068d7b157", "sha256": "253a397eeaf3a490154552f957329153f14fe37c24a054e4d93b625ef375c644" }, "downloads": -1, "filename": "npy4chan-0.1.0rc2.tar.gz", "has_sig": false, "md5_digest": "efae2306acb5ae7dae75ddd068d7b157", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1730, "upload_time": "2017-04-08T05:27:15", "url": "https://files.pythonhosted.org/packages/a8/10/1b076659473ea154a64e442751c060660ddf0d734aab286e82e18efcea8a/npy4chan-0.1.0rc2.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "db98a0b6b20da922773928f290cae62f", "sha256": "56085c59515776eb0b22be427e44a735f0c88bc6d2fc567598d6055c3d87cc9d" }, "downloads": -1, "filename": "npy4chan-0.1.2.tar.gz", "has_sig": false, "md5_digest": "db98a0b6b20da922773928f290cae62f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1752, "upload_time": "2017-04-08T13:29:01", "url": "https://files.pythonhosted.org/packages/1b/9f/460da0bc9921efc68653da2e3f618f8b00a16d3d1fda2ecd515bfc8c6d29/npy4chan-0.1.2.tar.gz" } ], "0.1.2.1": [ { "comment_text": "", "digests": { "md5": "7e12855de2c0fadef99800f04901bd5d", "sha256": "2209d4ffa5c1506369f1bd48045b31f50712f32a491f1a486d80042af2f7b110" }, "downloads": -1, "filename": "npy4chan-0.1.2.1.tar.gz", "has_sig": false, "md5_digest": "7e12855de2c0fadef99800f04901bd5d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1780, "upload_time": "2017-04-08T13:33:51", "url": "https://files.pythonhosted.org/packages/a7/6a/42558d2b1246a982eae362cb883fa6b490c747bfe2ed8dd762076df08796/npy4chan-0.1.2.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7e12855de2c0fadef99800f04901bd5d", "sha256": "2209d4ffa5c1506369f1bd48045b31f50712f32a491f1a486d80042af2f7b110" }, "downloads": -1, "filename": "npy4chan-0.1.2.1.tar.gz", "has_sig": false, "md5_digest": "7e12855de2c0fadef99800f04901bd5d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1780, "upload_time": "2017-04-08T13:33:51", "url": "https://files.pythonhosted.org/packages/a7/6a/42558d2b1246a982eae362cb883fa6b490c747bfe2ed8dd762076df08796/npy4chan-0.1.2.1.tar.gz" } ] }