#!/usr/bin/env python3 from algods import algods if __name__ == '__main__': algods.main()