for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
import logging
log = logging.getLogger(__name__)
def new_project():
"""Create initial files required to use this library."""