> For the complete documentation index, see [llms.txt](https://docs.autocontentapi.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.autocontentapi.com/code-samples/infographics/python.md).

# Python

Python `requests` snippets aligned with the [infographic scenario recipes](/quick-start/infographics/infographic-examples.md). See the [Python guide](https://github.com/miguelpieras/autocontentapi-docs/blob/main/code-samples/python.md) for setup.

## Recipes

* [📝 Create an Infographic from Text](/code-samples/infographics/python/from-text.md)
* [🔗 Create an Infographic from a Website](/code-samples/infographics/python/from-website.md)
* [📐 Control Orientation and Detail](/code-samples/infographics/python/set-orientation-and-detail.md)
* [💡 Create an Infographic from a Topic Prompt](/code-samples/infographics/python/from-topic.md)
* [🏢 Apply Brand Logo with `projectId`](/code-samples/infographics/python/brand-with-project-id.md)
