Did I find the right examples for you? yes no Crawl my project Python Jobs
All Samples(1) | Call(0) | Derive(0) | Import(1)
src/w/i/wille-2.3/exampleproject/apps/fileserver/fileserver.py wille(Download)
"""fileserver.py - Simple fileserver""" import wille from wille.views import ServeFiles