Falcon v3.0.0-b1 Documentationsky ' 'above me and the moral law within me.\n' '\n' ' ~ Immanuel Kant\n\n') # falcon.App instances are callable WSGI apps # in larger applications sky ' 'above me and the moral law within me.\n' '\n' ' ~ Immanuel Kant\n\n') # falcon.asgi.App instances are callable ASGI apps... # in larger def fibonacci_generator(self, n=1000): stream = self.PseudoTextStream() writer = csv.writer(stream, quoting=csv.QUOTE_NONNUMERIC) writer.writerow(('n', 'Fibonacci Fn')) previous0 码力 | 1028 页 | 725.86 KB | 1 年前3
Falcon v3.0.0 Documentationsky ' 'above me and the moral law within me.\n' '\n' ' ~ Immanuel Kant\n\n') # falcon.App instances are callable WSGI apps # in larger applications sky ' 'above me and the moral law within me.\n' '\n' ' ~ Immanuel Kant\n\n') # falcon.asgi.App instances are callable ASGI apps... # in larger def fibonacci_generator(self, n=1000): stream = self.PseudoTextStream() writer = csv.writer(stream, quoting=csv.QUOTE_NONNUMERIC) writer.writerow(('n', 'Fibonacci Fn')) previous0 码力 | 1055 页 | 739.30 KB | 1 年前3
Falcon v3.0.0-b2 Documentationsky ' 'above me and the moral law within me.\n' '\n' ' ~ Immanuel Kant\n\n') # falcon.App instances are callable WSGI apps # in larger applications sky ' 'above me and the moral law within me.\n' '\n' ' ~ Immanuel Kant\n\n') A More Complex Example Here is a more involved example that def fibonacci_generator(self, n=1000): stream = self.PseudoTextStream() writer = csv.writer(stream, quoting=csv.QUOTE_NONNUMERIC) writer.writerow(('n', 'Fibonacci Fn')) previous0 码力 | 1041 页 | 730.21 KB | 1 年前3
Falcon v3.0.1 Documentationsky ' 'above me and the moral law within me.\n' '\n' ' ~ Immanuel Kant\n\n') # falcon.App instances are callable WSGI apps # in larger applications sky ' 'above me and the moral law within me.\n' '\n' ' ~ Immanuel Kant\n\n') # falcon.asgi.App instances are callable ASGI apps... # in larger def fibonacci_generator(self, n=1000): stream = self.PseudoTextStream() writer = csv.writer(stream, quoting=csv.QUOTE_NONNUMERIC) writer.writerow(('n', 'Fibonacci Fn')) previous0 码力 | 1058 页 | 741.59 KB | 1 年前3
Falcon v3.0.0-b2 Documentation('\nTwo things awe me most, the starry sky ' 'above me and the moral law within me.\n' '\n' ' ~ Immanuel Kant\n\n') # falcon.App instances are callable WSGI apps # in larger applications the app is created Release 3.0.0b2 (continued from previous page) 'above me and the moral law within me.\n' '\n' ' ~ Immanuel Kant\n\n') # falcon.asgi.App instances are callable ASGI apps... # in larger applications the fibonacci_generator(self, n=1000): stream = self.PseudoTextStream() writer = csv.writer(stream, quoting=csv.QUOTE_NONNUMERIC) writer.writerow(('n', 'Fibonacci Fn')) previous = 1 current = 0 for i in range(n+1): writer0 码力 | 340 页 | 1.15 MB | 1 年前3
Falcon v3.0.0 Documentation('\nTwo things awe me most, the starry sky ' 'above me and the moral law within me.\n' '\n' ' ~ Immanuel Kant\n\n') # falcon.App instances are callable WSGI apps # in larger applications the app is created Release 3.0.0 (continued from previous page) 'above me and the moral law within me.\n' '\n' ' ~ Immanuel Kant\n\n') # falcon.asgi.App instances are callable ASGI apps... # in larger applications the fibonacci_generator(self, n=1000): stream = self.PseudoTextStream() writer = csv.writer(stream, quoting=csv.QUOTE_NONNUMERIC) writer.writerow(('n', 'Fibonacci Fn')) previous = 1 current = 0 for i in range(n+1): writer0 码力 | 344 页 | 1.16 MB | 1 年前3
Falcon v3.0.1 Documentation('\nTwo things awe me most, the starry sky ' 'above me and the moral law within me.\n' '\n' ' ~ Immanuel Kant\n\n') # falcon.App instances are callable WSGI apps # in larger applications the app is created Release 3.0.1 (continued from previous page) 'above me and the moral law within me.\n' '\n' ' ~ Immanuel Kant\n\n') # falcon.asgi.App instances are callable ASGI apps... # in larger applications the fibonacci_generator(self, n=1000): stream = self.PseudoTextStream() writer = csv.writer(stream, quoting=csv.QUOTE_NONNUMERIC) writer.writerow(('n', 'Fibonacci Fn')) previous = 1 current = 0 for i in range(n+1): writer0 码力 | 344 页 | 1.16 MB | 1 年前3
Falcon v3.0.0-b1 Documentationand the moral law within me.\n' (continues on next page) 5.1. User Guide 15 Falcon Documentation, Release 3.0.0b1 (continued from previous page) '\n' ' ~ Immanuel Kant\n\n') # falcon.App instances are ('\nTwo things awe me most, the starry sky ' 'above me and the moral law within me.\n' '\n' ' ~ Immanuel Kant\n\n') # falcon.asgi.App instances are callable ASGI apps... (continues on next page) 16 result = [] def write(self, data): self.result.append(data.encode()) def fibonacci_generator(self, n=1000): (continues on next page) 5.1. User Guide 69 Falcon Documentation, Release 3.0.0b1 (continued0 码力 | 338 页 | 1.14 MB | 1 年前3
Falcon v1.0.0 Documentationsky ' 'above me and the moral law within me.\n' '\n' ' ~ Immanuel Kant\n\n') # falcon.API instances are callable WSGI apps app = falcon.API() modules | Falcon 1.0.0 documentation » Index A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V A accept (Request attribute) access_route (Request attribute) add_error_handler() location (falcon.Response attribute) log_error() (falcon.Request method) M method (Request attribute) N NoRepresentation (class in falcon.http_error) O on_get() (falcon.testing.TestResource method) options0 码力 | 249 页 | 406.22 KB | 1 年前3
Falcon v3.1.1-b3 Documentation( '\nTwo things awe me most, the starry sky ' 'above me and the moral law within me.\n' '\n' ' ~ Immanuel Kant\n\n' ) # falcon.App instances are callable WSGI apps # in larger applications the app is ( '\nTwo things awe me most, the starry sky ' 'above me and the moral law within me.\n' '\n' ' ~ Immanuel Kant\n\n' ) # falcon.asgi.App instances are callable ASGI apps... # in larger applications the fibonacci_generator(self, n=1000): stream = self.PseudoTextStream() writer = csv.writer(stream, quoting=csv.QUOTE_NONNUMERIC) writer.writerow(('n', 'Fibonacci Fn')) previous = 1 current = 0 for i in range(n+1): writer0 码力 | 378 页 | 1.29 MB | 1 年前3
共 40 条
- 1
- 2
- 3
- 4













