# Opcode budgets

Algorand Python provides a helper method for increasing the [available opcode budget](https://dev.algorand.co/concepts/smart-contracts/languages/teal/#dynamic-operational-cost), see [`algopy.ensure_budget`](https://dev.algorand.co/reference/algorand-python/api/api-algopy/#algopy.ensure_budget).
