# Page Not Found

The URL `calculations/integrations/python-in-calctree` does not exist.

You might be looking for one of these pages:
- [Python variables](https://calctree.gitbook.io/docs/calculations/creating-calculations/python/python-variables.md)
- [Python](https://calctree.gitbook.io/docs/calculations/creating-calculations/python.md)
- [Pre-installed libraries](https://calctree.gitbook.io/docs/calculations/creating-calculations/python/pre-installed-libraries.md)
- [Consuming files](https://calctree.gitbook.io/docs/calculations/creating-calculations/python/consuming-files.md)
- [Variable display types](https://calctree.gitbook.io/docs/calculations/creating-calculations/variable-display-types.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://calctree.gitbook.io/docs/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://calctree.gitbook.io/docs/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/docs/calculations/creating-calculations/python/python-variables.md`)
- Use `Accept: text/markdown` header for content negotiation