Metadata-Version: 2.4
Name: anta
Version: 1.9.0
Summary: Arista Network Test Automation (ANTA) Framework
Author-email: Arista Networks ANTA maintainers <anta-dev@arista.com>
Maintainer-email: Arista Networks ANTA maintainers <anta-dev@arista.com>, Khelil Sator <ksator@arista.com>, Matthieu Tâche <mtache@arista.com>, Thomas Grimonet <tgrimonet@arista.com>, Guillaume Mulocher <gmulocher@arista.com>, Carl Baillargeon <carl.baillargeon@arista.com>
License-Expression: Apache-2.0
Project-URL: Homepage, https://anta.arista.com
Project-URL: Bug Tracker, https://github.com/aristanetworks/anta/issues
Project-URL: Contributing, https://anta.arista.com/main/contribution/
Keywords: test,anta,Arista,network,automation,networking,devops,netdevops
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Intended Audience :: Information Technology
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: System :: Networking
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: asyncssh>=2.16
Requires-Dist: cvprac>=1.3.1
Requires-Dist: httpx>=0.27.0
Requires-Dist: Jinja2>=3.1.2
Requires-Dist: pydantic>=2.7
Requires-Dist: pydantic-extra-types>=2.3.0
Requires-Dist: pydantic-settings>=2.6.0
Requires-Dist: PyYAML>=6.0
Requires-Dist: requests>=2.31.0
Requires-Dist: rich<16,>=13.5.2
Requires-Dist: typing_extensions>=4.12
Provides-Extra: cli
Requires-Dist: click~=8.3; extra == "cli"
Dynamic: license-file

---
title: Home
hide:
  - tags
tags:
  - Getting Started
---

<!--
  ~ Copyright (c) 2023-2026 Arista Networks, Inc.
  ~ Use of this source code is governed by the Apache License 2.0
  ~ that can be found in the LICENSE file.
  -->

--8<-- "README.md"
