#!/usr/bin/env python3 from naxalnet.scripts import here_be_dragons if __name__ == "__main__": here_be_dragons()