Metadata-Version: 2.1
Name: net-operations
Version: 202309.1
Summary: 
Author: modemfux
Author-email: modemfux@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: jinja2 (>=3.1.2,<4.0.0)
Requires-Dist: paramiko (>=3.2.0,<4.0.0)
Requires-Dist: pyyaml (>=6.0,<7.0)
Description-Content-Type: text/markdown

# Net operations

[![Maintainability](https://api.codeclimate.com/v1/badges/412ebe5da91a6036f1bc/maintainability)](https://codeclimate.com/github/modemfux/net_operations/maintainability) [![Test Coverage](https://api.codeclimate.com/v1/badges/412ebe5da91a6036f1bc/test_coverage)](https://codeclimate.com/github/modemfux/net_operations/test_coverage)

Little module for network operations with BRASes, routers etc.

## TODO

- Add functions to get basic information about Huawei BRASes (i.e. software, cards etc)
- Add examples of usage

