Python 3 port of official python client for Sphinx Search
Project description
Python 3 port of official python client for Sphinx Search http://sphinxsearch.com/
### Porting notes / reliability
Initially base sphinxapi.py was processed by 2to3 and then a bunch of manual modifications was made. Most 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.
This 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.
### Installation
`sh pip install sphinxapi-py3 `
### Using
`sh import sphinxapi `
### Current version
Sphinx 2.1.9-release
sphinxapi.py 4505 2014-01-22 15:16:21Z
It’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.
### Official documentation
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file sphinxapi-py3-2.1.11.tar.gz
.
File metadata
- Download URL: sphinxapi-py3-2.1.11.tar.gz
- Upload date:
- Size: 18.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 615d6e347f12014987f2d84f7d986a16bb9ea2466b5cfd10daf80b0bfb780a0f |
|
MD5 | 11efa8cf28d4088f841bb1538634c677 |
|
BLAKE2b-256 | 59aef24e2b50b680a9d2c418193adcd8b48ada5a3a356faf2bf0b276d3fb5b04 |