> For the complete documentation index, see [llms.txt](https://bogdanfinn.gitbook.io/open-source-oasis/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bogdanfinn.gitbook.io/open-source-oasis/shared-library/python/examples.md).

# Examples

Please take a look at the following Python Code in the repository to see examples implemented: `cffi_dist/example_python/`

We provide examples for the following use cases:

* GET Request
* POST Request
* Image Download
* Image Upload
* Async Request
* Custom Client
* Use Cookies
* Proxy Rotation
* Switching the Redirect Following Behavior
* Certificate Pinning
