Metadata-Version: 2.1
Name: hyperglass-agent
Version: 0.1.6
Summary: The Linux Routing Agent for hyperglass
Home-page: https://hyperglass.io
License: BSD-3-Clause-Clear
Author: Matt Love
Author-email: matt@hyperglass.io
Requires-Python: >=3.6,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: click (>=7.0,<8.0)
Requires-Dist: cryptography (>=2.8,<3.0)
Requires-Dist: fastapi (>=0.45.0,<0.46.0)
Requires-Dist: httpx (>=0.11,<0.12)
Requires-Dist: inquirer (>=2.6.3,<3.0.0)
Requires-Dist: loguru (>=0.4.0,<0.5.0)
Requires-Dist: psutil (>=5.7.2,<6.0.0)
Requires-Dist: pydantic (>=1.3,<2.0)
Requires-Dist: pyjwt (>=1.7.1,<2.0.0)
Requires-Dist: pyyaml (>=5.2,<6.0)
Requires-Dist: stackprinter (>=0.2.3,<0.3.0)
Requires-Dist: uvicorn (>=0.11.1,<0.12.0)
Requires-Dist: uvloop (>=0.14.0,<0.15.0)
Project-URL: Repository, https://github.com/checktheroads/hyperglass-agent
Description-Content-Type: text/markdown

<div align="center">

<img width=300 src="https://res.cloudinary.com/hyperglass/image/upload/v1593389316/logo-dark.svg"/>

<hr>

**The hyperglass agent is a RESTful API agent for [hyperglass](https://github.com/checktheroads/hyperglass), currently supporting:**

### [Free Range Routing](https://frrouting.org/)
### [BIRD Routing Daemon](https://bird.network.cz/)

</div>

# Installation

### 📚 [Check out the docs](https://hyperglass.io/docs/agent/installation)

### 🛠 [Changelog](https://github.com/checktheroads/hyperglass-agent/blob/master/CHANGELOG.md)

# License

[Clear BSD License](https://github.com/checktheroads/hyperglass-agent/master/LICENSE)

