discord is a very simple Python module that allows for conversion from normal dates (via 'time.time', 'time.localtime', etc.) to Discordian dates. The module can either be used as a standalone command line application (which prints the current date in Discordian form) or as an extension module.