#!/home/ubuntu/shared/python/hosts/venv/bin/python
import hosts.editor

if __name__ == '__main__':
    hosts.editor.main()
