An open API service indexing awesome lists of open source software.

https://github.com/herbetom/huawei-lte-exporter

still a bit WIP, not yet stable
https://github.com/herbetom/huawei-lte-exporter

Last synced: 8 months ago
JSON representation

still a bit WIP, not yet stable

Awesome Lists containing this project

README

          

# huawei-lte-exporter

## install

prepare environment:

```bash
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
```

create `config.ini` (for an example see `config.example.ini`)

start it