#!/usr/bin/env python

from pyroute2 import Console

Console().interact()
