Flask Documentation (1.1.x)framework for writing command line applications. It provides the flask command and allows adding custom management commands. Optional dependencies These distributions will not be installed automatically. Flask other setup return app @click.group(cls=FlaskGroup, create_app=create_app) def cli(): """Management script for the Wiki application.""" Define the entry point in setup.py: from setuptools import of this shell according to it’s configuration. This is useful for executing small snippets of management code without having to manually configure the application. Design Decisions in Flask If you are0 码力 | 428 页 | 895.98 KB | 1 年前3
Flask Documentation (1.1.x)framework for writing command line applications. It provides the flask command and allows adding custom management commands. Optional dependencies These distributions will not be installed automatically. Flask Flask('wiki') # other setup return app @click.group(cls=FlaskGroup, create_app=create_app) def cli(): """Management script for the Wiki application.""" Define the entry point in setup.py: from setuptools import of this shell according to it’s configuration. This is useful for executing small snippets of management code without having to manually configure the appli- cation. 232 Chapter 2. API Reference CHAPTER0 码力 | 291 页 | 1.25 MB | 1 年前3
共 2 条
- 1
相关搜索词













