| Python Version | # of Downloads | % of 2.7.x Downloads | % of All Downloads |
|---|---|---|---|
| <2.7.9 | 133029 | 11.84% | 4.06% |
| >=2.7.9 | 990229 | 88.16% | 30.21% |
| 2.7.x | 1123258 | 100% | 34.27% |
| All | 3277817 | N/A | 100% |
- This data was gathered from the PyPI dataset for March 11, 2020.
| """JSON serializer for Elasticsearch Python client that | |
| uses the 'orjson' library for performance. | |
| https://github.com/ijl/orjson | |
| """ | |
| # Implement the Serializer.loads() and .dumps() APIs w/ orjson: | |
| import orjson | |
| from elasticsearch import SerializationError, JSONSerializer |
| Python Version | # of Downloads | % of 2.7.x Downloads | % of All Downloads |
|---|---|---|---|
| <2.7.9 | 133029 | 11.84% | 4.06% |
| >=2.7.9 | 990229 | 88.16% | 30.21% |
| 2.7.x | 1123258 | 100% | 34.27% |
| All | 3277817 | N/A | 100% |
| """ | |
| Code that reproduces Yahoo's HTTP/2 issue. | |
| Requires you to run `python -m pip install h2` before executing. | |
| Example output: | |
| ``` | |
| Testing 'google.com' with 'send_unknown_setting=False'... | |
| Result: <ResponseReceived stream_id:1, headers:[(b':status', b'301'), (b'location', b... |
I hereby claim:
To claim this, I am signing this object: