Files
triggerdotdev--trigger.dev/docs/snippets/python-learn-more.mdx
T
2026-07-13 13:32:57 +08:00

7 lines
258 B
Plaintext

## Learn more about using Python with Trigger.dev
<Card title="Python build extension" icon="code" href="/config/extensions/pythonExtension">
Learn how to use our built-in Python build extension to install dependencies and run your Python
code.
</Card>