#!/usr/bin/env python
import sys
from libpip2pi.commands import pip2pi
sys.exit(pip2pi())
