from web.views.api import article, feed, category __all__ = ['article', 'feed', 'category']