from .blueprint import api from .install import post_install from .library import api_library api.register_blueprint(api_library)