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

https://github.com/systemengineeringteam/prj_5g_speedtest


https://github.com/systemengineeringteam/prj_5g_speedtest

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# スピードテスト
これは prj_5g の一環として、ネットワークの速度を計測するためのプログラムです。

## セットアップ
```shell
pip install -r requirements.txt
```

## 使い方
```shell
python main.py
```

## ライセンス
[MIT](./LICENSE)