{
"info": {
"author": "Andrew Wegner",
"author_email": "pypi@andrewwegner.com",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 4 - Beta",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Natural Language :: English",
"Operating System :: OS Independent",
"Programming Language :: Python :: 2.7",
"Programming Language :: Python :: 3.3",
"Programming Language :: Python :: 3.4",
"Programming Language :: Python :: 3.5",
"Topic :: Software Development :: Libraries :: Python Modules"
],
"description": "This is a Python wrappers for the `Stack Exchange\nAPI `__. This library supports Stack\nExchange API v2.2.\n\n.. image:: https://travis-ci.org/AWegnerGitHub/stackapi.svg?branch=master\n :target: https://travis-ci.org/AWegnerGitHub/stackapi\n :alt: Build Status\n\n.. image:: https://readthedocs.org/projects/stackapi/badge/?version=latest\n :target: http://stackapi.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\nThis library has support for:\n\n- The Stack Exchange backoff parameter. It will automatically force a\n delay to match the parameter.\n- Read and write functionality via the API.\n- Can retrieve multiple pages of results with a single call and merges\n all the results into a single response.\n- Throws exceptions returned by the API for easier troubleshooting.\n- Utilizes `Requests `__.\n\n\nExample usage:\n==============\n\nEstablish a connection to Stack Overflow and gather some comments\n-----------------------------------------------------------------\n\n::\n\n from stackapi import StackAPI\n SITE = StackAPI('stackoverflow')\n comments = SITE.fetch('comments')\n\nThe above, will issue a call to the\n|comments|_. end point on Stack Overflow.\n\n.. |comments| replace:: ``comments``\n.. _comments: http://api.stackexchange.com/docs/comments\n\nMuch more detailed documentation is available on\n`ReadTheDocs `__.",
"description_content_type": "",
"docs_url": null,
"download_url": "",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://github.com/AWegnerGitHub/StackAPI",
"keywords": "stackexchange",
"license": "MIT",
"maintainer": "Andrew Wegner",
"maintainer_email": "pypi@andrewwegner.com",
"name": "StackAPI",
"package_url": "https://pypi.org/project/StackAPI/",
"platform": "",
"project_url": "https://pypi.org/project/StackAPI/",
"project_urls": {
"Homepage": "https://github.com/AWegnerGitHub/StackAPI"
},
"release_url": "https://pypi.org/project/StackAPI/0.1.12/",
"requires_dist": null,
"requires_python": "",
"summary": "Library for interacting with the Stack Exchange API",
"version": "0.1.12"
},
"last_serial": 4713391,
"releases": {
"0.1.12": [
{
"comment_text": "",
"digests": {
"md5": "448434f52b9d5425a540a16a8b322c62",
"sha256": "1f318bd706301b8f9d50f95bee794b39cbd484cdc948de0104180b7b93682661"
},
"downloads": -1,
"filename": "StackAPI-0.1.12.tar.gz",
"has_sig": false,
"md5_digest": "448434f52b9d5425a540a16a8b322c62",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 5465,
"upload_time": "2019-01-18T19:17:31",
"url": "https://files.pythonhosted.org/packages/69/6e/e7212377e14435a33075011c6a3a6eb20707e62bff9b0e7f2330a3a100f5/StackAPI-0.1.12.tar.gz"
}
],
"0.1.6": [
{
"comment_text": "",
"digests": {
"md5": "bb46af393e3bef4242feddc28d18b303",
"sha256": "c550fcd479ca88e39f1489f3aaf4b6e12792978af81e3b4a5ebea2c3e4395849"
},
"downloads": -1,
"filename": "StackAPI-0.1.6.zip",
"has_sig": false,
"md5_digest": "bb46af393e3bef4242feddc28d18b303",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 10940,
"upload_time": "2016-02-24T20:28:18",
"url": "https://files.pythonhosted.org/packages/e9/a6/467720634c87bd141f46a3a91f8988169930e3faa71c2ad9f91634867a42/StackAPI-0.1.6.zip"
}
],
"0.1.7": [
{
"comment_text": "",
"digests": {
"md5": "7619b16445853c8ca7d30c1d2b8a144d",
"sha256": "27cf50da467ab7db2576535ed3777db853b314a0e72bb25b7850f9537a561d01"
},
"downloads": -1,
"filename": "StackAPI-0.1.7-py2.7.egg",
"has_sig": false,
"md5_digest": "7619b16445853c8ca7d30c1d2b8a144d",
"packagetype": "bdist_egg",
"python_version": "2.7",
"requires_python": null,
"size": 10414,
"upload_time": "2016-03-11T14:55:51",
"url": "https://files.pythonhosted.org/packages/97/68/8554a1884793cead79503f73e93fd823df2b18060e142c93c1873319cfaa/StackAPI-0.1.7-py2.7.egg"
},
{
"comment_text": "",
"digests": {
"md5": "a8e88c2921816e9b48cf9485f7cade36",
"sha256": "cc336bb39abcdc3ac2f8b3d60c6ad7405bba17c67a922413e596d071ce63f6e6"
},
"downloads": -1,
"filename": "StackAPI-0.1.7-py3.2.egg",
"has_sig": false,
"md5_digest": "a8e88c2921816e9b48cf9485f7cade36",
"packagetype": "bdist_egg",
"python_version": "3.2",
"requires_python": null,
"size": 10481,
"upload_time": "2016-03-11T14:56:06",
"url": "https://files.pythonhosted.org/packages/cc/39/f02e74b1b7862367b1769a7f8aa94b13d9f555e14d1ef4d1a13eebe25f30/StackAPI-0.1.7-py3.2.egg"
},
{
"comment_text": "",
"digests": {
"md5": "4da97724e7160dbde692a6862eecfa5c",
"sha256": "3207c5aa11b070b5f1a51d9b86a6be342710bf7d36c041cae9a3898932ca4a69"
},
"downloads": -1,
"filename": "StackAPI-0.1.7-py3.3.egg",
"has_sig": false,
"md5_digest": "4da97724e7160dbde692a6862eecfa5c",
"packagetype": "bdist_egg",
"python_version": "3.3",
"requires_python": null,
"size": 10570,
"upload_time": "2016-03-11T14:55:53",
"url": "https://files.pythonhosted.org/packages/77/f3/e47ad2f958229ab80de29f05ca9adc8639e8c03ed33c04e6fa90d1cbf1af/StackAPI-0.1.7-py3.3.egg"
},
{
"comment_text": "",
"digests": {
"md5": "520de2d32ccf031c9b351903535fd5c1",
"sha256": "fccb287df6d87d34c392ec286e061285af5902eac41907ac1342c32e11c1abd6"
},
"downloads": -1,
"filename": "StackAPI-0.1.7-py3.4.egg",
"has_sig": false,
"md5_digest": "520de2d32ccf031c9b351903535fd5c1",
"packagetype": "bdist_egg",
"python_version": "3.4",
"requires_python": null,
"size": 10561,
"upload_time": "2016-03-11T14:55:55",
"url": "https://files.pythonhosted.org/packages/6b/21/a0a1a00caaf9c92af3aadbb1cf06225e9cf8a34a72043e3601200f711a34/StackAPI-0.1.7-py3.4.egg"
},
{
"comment_text": "",
"digests": {
"md5": "9ddea8e7146cebbc316579e5cd13df1b",
"sha256": "6312636e4407e9d155dc072b9402fb91f2f72fb93d2634da41285585de5d9d37"
},
"downloads": -1,
"filename": "StackAPI-0.1.7-py3.5.egg",
"has_sig": false,
"md5_digest": "9ddea8e7146cebbc316579e5cd13df1b",
"packagetype": "bdist_egg",
"python_version": "3.5",
"requires_python": null,
"size": 10519,
"upload_time": "2016-03-11T14:56:24",
"url": "https://files.pythonhosted.org/packages/eb/8b/975aff3517f538bad51b1c8af34fb1c32dd153eddb92ef78c3c616dcb978/StackAPI-0.1.7-py3.5.egg"
},
{
"comment_text": "",
"digests": {
"md5": "17ab727e65ac7adcacaf4b95fa83bba7",
"sha256": "48c4e33db38f148faa04fdfdf944516851ad207a0fa30ff6b7475e3dbe64ce5b"
},
"downloads": -1,
"filename": "StackAPI-0.1.7.tar.gz",
"has_sig": false,
"md5_digest": "17ab727e65ac7adcacaf4b95fa83bba7",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 5440,
"upload_time": "2016-03-11T14:56:48",
"url": "https://files.pythonhosted.org/packages/ad/7f/c796c691cb2fe8396bbca334c13d507b4885c064819d00b3143773a464cf/StackAPI-0.1.7.tar.gz"
}
],
"0.1.8": [
{
"comment_text": "",
"digests": {
"md5": "2c381e800b471964b57a4a7352a42efe",
"sha256": "168a8243d7ef476b9f9ca73d3236b18d2263392c0a3a7844c0642532db7cf543"
},
"downloads": -1,
"filename": "StackAPI-0.1.8-py2.7.egg",
"has_sig": false,
"md5_digest": "2c381e800b471964b57a4a7352a42efe",
"packagetype": "bdist_egg",
"python_version": "2.7",
"requires_python": null,
"size": 10429,
"upload_time": "2017-01-23T03:14:38",
"url": "https://files.pythonhosted.org/packages/a7/bc/278f4d5ab8692692eef9a9873ef94181cbfabb9fa3101b8bc46d2bdcc863/StackAPI-0.1.8-py2.7.egg"
},
{
"comment_text": "",
"digests": {
"md5": "de1c469635a4aa1a3061ff9a6209cf4a",
"sha256": "c0aa5362978fb7f42fa567946610d43107d3ad8fe76ea634993722610ffc184a"
},
"downloads": -1,
"filename": "StackAPI-0.1.8-py3.3.egg",
"has_sig": false,
"md5_digest": "de1c469635a4aa1a3061ff9a6209cf4a",
"packagetype": "bdist_egg",
"python_version": "3.3",
"requires_python": null,
"size": 10591,
"upload_time": "2017-01-23T03:14:39",
"url": "https://files.pythonhosted.org/packages/aa/75/1f78504658dd99800bb95597f58e9ff1e917e59b499bb144eab3866bd159/StackAPI-0.1.8-py3.3.egg"
},
{
"comment_text": "",
"digests": {
"md5": "5f54e680704ad353cf10bc00cc12f31d",
"sha256": "428a1d04a091214bc3e32a7c9522bba7b0477e86515c67d54cd5f9da18d76960"
},
"downloads": -1,
"filename": "StackAPI-0.1.8-py3.4.egg",
"has_sig": false,
"md5_digest": "5f54e680704ad353cf10bc00cc12f31d",
"packagetype": "bdist_egg",
"python_version": "3.4",
"requires_python": null,
"size": 10570,
"upload_time": "2017-01-23T03:14:39",
"url": "https://files.pythonhosted.org/packages/f8/8f/1e2eb37ab0763196bd617f8c8aac1668786ed38c9f8cf777aa778786f20b/StackAPI-0.1.8-py3.4.egg"
},
{
"comment_text": "",
"digests": {
"md5": "e103c50cc2c5b5ecccb5a75a0b5435c2",
"sha256": "3c6f79bbc86b217f74317d726addb6525dac6c614e87838a2f4e394116ce43ee"
},
"downloads": -1,
"filename": "StackAPI-0.1.8-py3.5.egg",
"has_sig": false,
"md5_digest": "e103c50cc2c5b5ecccb5a75a0b5435c2",
"packagetype": "bdist_egg",
"python_version": "3.5",
"requires_python": null,
"size": 10530,
"upload_time": "2017-01-23T03:14:49",
"url": "https://files.pythonhosted.org/packages/5d/6d/a5a13a52913f5e75c623cf561936d5c5f14de7ef9001a2f604054b698afe/StackAPI-0.1.8-py3.5.egg"
},
{
"comment_text": "",
"digests": {
"md5": "e2096ef21c72e40a313c2f7749d76eb1",
"sha256": "a297ef7d4ed05c685dd553cd6cd52f4b3c86bc1732c9162c5b38d4249db5de30"
},
"downloads": -1,
"filename": "StackAPI-0.1.8.tar.gz",
"has_sig": false,
"md5_digest": "e2096ef21c72e40a313c2f7749d76eb1",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 5453,
"upload_time": "2017-01-23T03:14:40",
"url": "https://files.pythonhosted.org/packages/cd/d7/0b13716a107794c4f7415006c5b3e3f2fc47a1c90c5219ad24c60937cb01/StackAPI-0.1.8.tar.gz"
}
],
"0.1.9": [
{
"comment_text": "",
"digests": {
"md5": "6d1535c3d4911227eae5d238f174e55f",
"sha256": "2f646bdd48e7a3f6fa0f0fd4a9d31cec2a980c04dda0444ddea187a0381da9ad"
},
"downloads": -1,
"filename": "StackAPI-0.1.9-py2.7.egg",
"has_sig": false,
"md5_digest": "6d1535c3d4911227eae5d238f174e55f",
"packagetype": "bdist_egg",
"python_version": "2.7",
"requires_python": null,
"size": 10435,
"upload_time": "2017-08-23T03:40:52",
"url": "https://files.pythonhosted.org/packages/c2/7e/3e666604b21c6af697c534e0b124e7220790842c029b8d0f779f6046b342/StackAPI-0.1.9-py2.7.egg"
},
{
"comment_text": "",
"digests": {
"md5": "c3d31eedbafceb32d932cf3384607b77",
"sha256": "f71ecdde8a46dd752d35a81fa1ef4eff141d2d1f9516a98442a4a2fc51b52694"
},
"downloads": -1,
"filename": "StackAPI-0.1.9-py3.3.egg",
"has_sig": false,
"md5_digest": "c3d31eedbafceb32d932cf3384607b77",
"packagetype": "bdist_egg",
"python_version": "3.3",
"requires_python": null,
"size": 10602,
"upload_time": "2017-08-23T03:42:16",
"url": "https://files.pythonhosted.org/packages/91/c3/6634983479fc7cb9a28e322faa43de8fc40bb8e791c127ad977b3335b9ce/StackAPI-0.1.9-py3.3.egg"
},
{
"comment_text": "",
"digests": {
"md5": "52a2c56bd8857e849ae56ea3cb5f1a35",
"sha256": "367d168fba9cf01f5a849b202eb31e82cc4b46181508d81c0187c5d52aa465a7"
},
"downloads": -1,
"filename": "StackAPI-0.1.9-py3.4.egg",
"has_sig": false,
"md5_digest": "52a2c56bd8857e849ae56ea3cb5f1a35",
"packagetype": "bdist_egg",
"python_version": "3.4",
"requires_python": null,
"size": 10574,
"upload_time": "2017-08-23T03:41:45",
"url": "https://files.pythonhosted.org/packages/e4/89/4de449e0f4f2cd4db5007ca92f71d728219d8d8908b6a9ff7bd8b5e7386e/StackAPI-0.1.9-py3.4.egg"
},
{
"comment_text": "",
"digests": {
"md5": "ff94ad7ab4fb3843d4f8a27c6ee925c8",
"sha256": "8a4ef14d9f92120f8f1e73384949ceedacdbb60e3daee3616084168a070d87f2"
},
"downloads": -1,
"filename": "StackAPI-0.1.9-py3.5.egg",
"has_sig": false,
"md5_digest": "ff94ad7ab4fb3843d4f8a27c6ee925c8",
"packagetype": "bdist_egg",
"python_version": "3.5",
"requires_python": null,
"size": 10543,
"upload_time": "2017-08-23T03:42:16",
"url": "https://files.pythonhosted.org/packages/a0/a7/c2bb40ac394527857a2327d20d92f534ecae991f15bcc18d2f18f5c9f732/StackAPI-0.1.9-py3.5.egg"
},
{
"comment_text": "",
"digests": {
"md5": "aaf2df59a0465daf140b43f5cfee3ca9",
"sha256": "40a15f9eb78dc3f84c5ba5903fb3b00309612e6c354ada9fa5148264d655bc66"
},
"downloads": -1,
"filename": "StackAPI-0.1.9.tar.gz",
"has_sig": false,
"md5_digest": "aaf2df59a0465daf140b43f5cfee3ca9",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 5458,
"upload_time": "2017-08-23T03:40:53",
"url": "https://files.pythonhosted.org/packages/72/ad/00de2e150063f8cdea58fa2e6387ceca79b32f42e1d40cb329615c4b5a42/StackAPI-0.1.9.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "448434f52b9d5425a540a16a8b322c62",
"sha256": "1f318bd706301b8f9d50f95bee794b39cbd484cdc948de0104180b7b93682661"
},
"downloads": -1,
"filename": "StackAPI-0.1.12.tar.gz",
"has_sig": false,
"md5_digest": "448434f52b9d5425a540a16a8b322c62",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 5465,
"upload_time": "2019-01-18T19:17:31",
"url": "https://files.pythonhosted.org/packages/69/6e/e7212377e14435a33075011c6a3a6eb20707e62bff9b0e7f2330a3a100f5/StackAPI-0.1.12.tar.gz"
}
]
}