# Python Network Automation: Index

Opinionated best practices for Python-based network automation.

## Available docs

- [Netmiko](https://docs.artofinfra.com/python/netmiko.md): Netmiko patterns and anti-patterns
- [Scrapli](https://docs.artofinfra.com/python/scrapli.md): Scrapli patterns and anti-patterns
- [Jinja templates](https://docs.artofinfra.com/python/jinja-templates.md): Jinja2 for config generation
