This website requires JavaScript.
Explore
Help
Sign In
mirror
/
labs-bird
Watch
1
Star
0
Fork
0
mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced
2024-05-11 16:54:54 +00:00
Code
Releases
Activity
Files
python-cli
labs-bird
/
python
/
BIRD
/
Protocol
/
Device.py
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
5 lines
80 B
Python
Raw
Permalink
Normal View
History
Unescape
Escape
Python CLI Package: Protocol scaffolding for Kernel, Device, Direct, Babel and RAdv
2023-05-20 11:51:40 +02:00
import
asyncio
from
BIRD.Basic
import
Basic
from
BIRD.Protocol
import
Protocol
Copy Permalink