{ "info": { "author": "Sphinx Technologies Inc.", "author_email": "", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License (GPL)", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "sphinxapi-py3\n=============\n\nPython 3 port of official python client for Sphinx Search http://sphinxsearch.com/\n\n### Porting notes / reliability\n\nInitially base sphinxapi.py was processed by 2to3 and then a bunch of manual modifications was made.\nMost of them are concerned with unicode/bytes issues (and they are the most important) and there're also some PEP8/cosmetical ones and minor optimizations.\n\nThis lib is now used in several projects and may be considered as quite stable as most of the bugs are already caught. Feel free to report if you'll face some new issues.\n\n### Installation\n\n```sh\npip install sphinxapi-py3\n```\n\n### Using\n\n```sh\nimport sphinxapi\n```\n\n### Current version\n\n* Sphinx 2.1.9-release\n* sphinxapi.py 4505 2014-01-22 15:16:21Z\n\nIt's the last available version at the moment. I'm trying to keep it up-to-date but if you know about some newer version (which is basically distributed with sphinx source code) please let me know.\n\n### Official documentation\n\nhttp://sphinxsearch.com/docs/", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/atuchak/sphinxapi-py3", "keywords": "sphinxsearch", "license": "GPL", "maintainer": "", "maintainer_email": "", "name": "sphinxapi-py3", "package_url": "https://pypi.org/project/sphinxapi-py3/", "platform": "", "project_url": "https://pypi.org/project/sphinxapi-py3/", "project_urls": { "Homepage": "https://github.com/atuchak/sphinxapi-py3" }, "release_url": "https://pypi.org/project/sphinxapi-py3/2.1.11/", "requires_dist": null, "requires_python": "", "summary": "Python 3 port of official python client for Sphinx Search", "version": "2.1.11" }, "last_serial": 3175947, "releases": { "2.1.11": [ { "comment_text": "", "digests": { "md5": "11efa8cf28d4088f841bb1538634c677", "sha256": "615d6e347f12014987f2d84f7d986a16bb9ea2466b5cfd10daf80b0bfb780a0f" }, "downloads": -1, "filename": "sphinxapi-py3-2.1.11.tar.gz", "has_sig": false, "md5_digest": "11efa8cf28d4088f841bb1538634c677", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18441, "upload_time": "2017-09-15T11:11:15", "url": "https://files.pythonhosted.org/packages/59/ae/f24e2b50b680a9d2c418193adcd8b48ada5a3a356faf2bf0b276d3fb5b04/sphinxapi-py3-2.1.11.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "11efa8cf28d4088f841bb1538634c677", "sha256": "615d6e347f12014987f2d84f7d986a16bb9ea2466b5cfd10daf80b0bfb780a0f" }, "downloads": -1, "filename": "sphinxapi-py3-2.1.11.tar.gz", "has_sig": false, "md5_digest": "11efa8cf28d4088f841bb1538634c677", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18441, "upload_time": "2017-09-15T11:11:15", "url": "https://files.pythonhosted.org/packages/59/ae/f24e2b50b680a9d2c418193adcd8b48ada5a3a356faf2bf0b276d3fb5b04/sphinxapi-py3-2.1.11.tar.gz" } ] }