> For the complete documentation index, see [llms.txt](https://dev.ada-anvil.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dev.ada-anvil.io/quick-start-examples/transaction/basic-transaction/python.md).

# Python + Requests

{% hint style="info" %}
**Need a wallet address?**

You can use the [Anvil Wallet CLI](/developer-tools/wallet-cli.md) to generate a wallet and get an address for these examples.
{% endhint %}

{% @github-files/github-code-block url="<https://github.com/Cardano-Forge/anvil-api-examples/blob/main/documentation-references/basic-tx.py>" %}

{% hint style="success" %}
**Learn More**

For a detailed overview of the transaction lifecycle, see the [Transaction Guide](/guides/transaction.md).
{% endhint %}
