py-stackexchange


Namepy-stackexchange JSON
Version 2.2.7 PyPI version JSON
download
home_pagehttp://stackapps.com/questions/198/py-stackexchange-an-api-wrapper-for-python
SummaryA Python binding to the StackExchange (Stack Overflow, Server Fault, etc.) website APIs.
upload_time2017-06-27 05:12:21
maintainerNone
docs_urlNone
authorLucas Jones
requires_pythonNone
licenseUNKNOWN
keywords stackexchange se stackoverflow
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            **IMPORTANT**: Py-StackExchange now targets version 2.x of the StackExchange API, which introduces some small but breaking changes --- in particular, you will need to register for a new API key. Read the wiki page https://github.com/lucjon/Py-StackExchange/wiki/Updating-to-v2.x for more information.

Please see http://stackapps.com/questions/198/py-stackexchange-an-api-wrapper-for-python for a full description.
            

Raw data

            {
    "_id": null,
    "home_page": "http://stackapps.com/questions/198/py-stackexchange-an-api-wrapper-for-python",
    "name": "py-stackexchange",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "stackexchange,se,stackoverflow",
    "author": "Lucas Jones",
    "author_email": "lucas@lucasjones.co.uk",
    "download_url": "https://files.pythonhosted.org/packages/62/1b/09d4099a54971599ceabc19846c242a1bccd5d66bede7235894412eb4e11/py-stackexchange-2.2.7.tar.gz",
    "platform": "UNKNOWN",
    "description": "**IMPORTANT**: Py-StackExchange now targets version 2.x of the StackExchange API, which introduces some small but breaking changes --- in particular, you will need to register for a new API key. Read the wiki page https://github.com/lucjon/Py-StackExchange/wiki/Updating-to-v2.x for more information.\n\nPlease see http://stackapps.com/questions/198/py-stackexchange-an-api-wrapper-for-python for a full description.",
    "bugtrack_url": null,
    "license": "UNKNOWN",
    "summary": "A Python binding to the StackExchange (Stack Overflow, Server Fault, etc.) website APIs.",
    "version": "2.2.7",
    "split_keywords": [
        "stackexchange",
        "se",
        "stackoverflow"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "621b09d4099a54971599ceabc19846c242a1bccd5d66bede7235894412eb4e11",
                "md5": "d91b6bc31c15c796a6f245cde58d0a2b",
                "sha256": "848bf85d98b95706750c61572fc2a2677cb8566e96b078bbe6261f0e2d8252b4"
            },
            "downloads": -1,
            "filename": "py-stackexchange-2.2.7.tar.gz",
            "has_sig": false,
            "md5_digest": "d91b6bc31c15c796a6f245cde58d0a2b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 27262,
            "upload_time": "2017-06-27T05:12:21",
            "upload_time_iso_8601": "2017-06-27T05:12:21.534979Z",
            "url": "https://files.pythonhosted.org/packages/62/1b/09d4099a54971599ceabc19846c242a1bccd5d66bede7235894412eb4e11/py-stackexchange-2.2.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2017-06-27 05:12:21",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "py-stackexchange"
}
        
Elapsed time: 0.02505s