News

This philosophy of designing a small application that services one purpose fits nicely with the flow of commands being used here. #!/usr/bin/env python import sys if __name__ == "__main__": # The ...