Skip to content

Instantly share code, notes, and snippets.

View ciansen's full-sized avatar
🏠
Working from home

Cian ciansen

🏠
Working from home
  • Dortmund, Germany
  • 20:25 (UTC +02:00)
View GitHub Profile
## Install the viur-cli with:
## pip install viur-cli
import logging
import os
from subprocess import PIPE, Popen
from io import BytesIO
from typing import List