Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 222 Bytes

File metadata and controls

10 lines (9 loc) · 222 Bytes

Sofether-py

  • This is a simple API wrapper for interacting with the SoftEther API.

Requirements & Installation

pip install -r requirements.txt
chalice new-project softether-py
cd softether-py
chalice local