Skip to content

mocopi のデータをインターネット経由で送信するやつ(受信側)

Notifications You must be signed in to change notification settings

SystemEngineeringTeam/prj_5g_mcp_recver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mocopi のデータを直接&インターネット経由で送信する

セットアップ

venv を設定

python3 -m venv .venv

依存関係のインストール

pip3 install -r requirements.txt

環境変数の設定

cp .env.example .env

実行方法

dotenvx run -- python3 main.py

About

mocopi のデータをインターネット経由で送信するやつ(受信側)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages