elastic / elasticsearch-py

Official Python client for Elasticsearch
https://ela.st/es-python
Apache License 2.0
4.22k stars 1.18k forks source link

Convert README to markdown for static HTML embedding #2599

Closed pquentin closed 3 months ago

pquentin commented 3 months ago

Removing the custom processing in setup.py will allow moving to Hatch in the future, to reduce differences with elasticsearch-serverless-python.

You can preview the README here: https://github.com/pquentin/elasticsearch-py/blob/readme.md/README.md but the logo is broken so I've attached a screenshot:

image

github-actions[bot] commented 3 months ago

A documentation preview will be available soon.

Request a new doc build by commenting * Rebuild this PR: `run docs-build` * Rebuild this PR and all Elastic docs: `run docs-build rebuild` `run docs-build` is much faster than `run docs-build rebuild`. A `rebuild` should only be needed in rare situations. If your PR continues to fail for an unknown reason, the doc build pipeline may be broken. Elastic employees can check the pipeline status [here](https://buildkite.com/elastic/docs-build).