Flask Documentation (1.1.x)
Quickstart. There is also a more detailed Tutorial that shows how to create a small but complete application with Flask. Common patterns are described in the Patterns for Flask section. The rest of the docs Version Dependencies Virtual environments Install Flask Install virtualenv Quickstart A Minimal Application What to do if the Server does not Start Debug Mode Routing Static Files Rendering Templates Accessing WSGI Middleware Using Flask Extensions Deploying to a Web Server Tutorial Project Layout Application Setup Define and Access the Database Blueprints and Views Templates Static Files Blog Blueprint Make0 码力 | 428 页 | 895.98 KB | 1 年前3Flask Documentation (1.1.x)
. . . . . . . . . . . . 60 1.8 Application Errors . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 67 1.9 Debugging Application Errors . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 86 1.14 The Application Context . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 89 1 Quickstart. There is also a more detailed Tutorial that shows how to create a small but complete application with Flask. Common patterns are described in the Patterns for Flask section. The rest of the docs0 码力 | 291 页 | 1.25 MB | 1 年前3Celery 3.1 Documentation
Started Introduction to Celery Brokers First Steps with Celery Next Steps Resources User Guide Application Tasks Calling Tasks Canvas: Designing Workflows Workers Guide Periodic Tasks HTTP Callback Tasks Installing Celery Application Running the celery worker server Calling the task Keeping Results Configuration Where to go from here Troubleshooting Next Steps Using Celery in your Application Calling Tasks it by doing the following,: $ tar xvfz celery-0.0.0.tar.gz $ cd celery-0.0.0 $ python setup.py build # python setup.py install The last command must be executed as a privileged user if you are not currently0 码力 | 887 页 | 1.22 MB | 1 年前3Celery 3.1 Documentation
it by doing the following,: $ tar xvfz celery-0.0.0.tar.gz $ cd celery-0.0.0 $ python setup.py build # python setup.py install The last command must be executed as a privileged user if you are not currently Choosing a Broker – RabbitMQ – Redis – Using a database – Other brokers • Installing Celery • Application • Running the celery worker server • Calling the task • Keeping Results • Configuration 24 tools like pip or easy_install: $ pip install celery Application The first thing you need is a Celery instance, which is called the celery application or just “app” for short. Since this instance is used0 码力 | 607 页 | 2.27 MB | 1 年前3Celery v4.1.0 Documentation
Started Introduction to Celery Brokers First Steps with Celery Next Steps Resources User Guide Application Tasks Calling Tasks Canvas: Designing Work-flows Workers Guide Daemonization Periodic Tasks Routing Installing Celery Application Running the Celery worker server Calling the task Keeping Results Configuration Where to go from here Troubleshooting Next Steps Using Celery in your Application Calling Tasks it by doing the following,: $ tar xvfz celery-0.0.0.tar.gz $ cd celery-0.0.0 $ python setup.py build # python setup.py install The last command must be executed as a privileged user if you aren’t currently0 码力 | 1057 页 | 1.35 MB | 1 年前3Celery v4.1.0 Documentation
it by doing the following,: $ tar xvfz celery-0.0.0.tar.gz $ cd celery-0.0.0 $ python setup.py build # python setup.py install The last command must be executed as a privileged user if you aren’t currently capabilities. • Choosing a Broker – RabbitMQ – Redis – Other brokers • Installing Celery • Application • Running the Celery worker server • Calling the task • Keeping Results • Configuration • tools like pip or easy_install: $ pip install celery Application The first thing you need is a Celery instance. We call this the Celery application or just app for short. As this instance is used as the0 码力 | 714 页 | 2.63 MB | 1 年前3Celery v4.0.2 Documentation
Started Introduction to Celery Brokers First Steps with Celery Next Steps Resources User Guide Application Tasks Calling Tasks Canvas: Designing Work-flows Workers Guide Daemonization Periodic Tasks Routing Installing Celery Application Running the Celery worker server Calling the task Keeping Results Configuration Where to go from here Troubleshooting Next Steps Using Celery in your Application Calling Tasks it by doing the following,: $ tar xvfz celery-0.0.0.tar.gz $ cd celery-0.0.0 $ python setup.py build # python setup.py install The last command must be executed as a privileged user if you aren’t currently0 码力 | 1042 页 | 1.37 MB | 1 年前3Celery 4.0 Documentation
Started Introduction to Celery Brokers First Steps with Celery Next Steps Resources User Guide Application Tasks Calling Tasks Canvas: Designing Work-flows Workers Guide Daemonization Periodic Tasks Routing Installing Celery Application Running the Celery worker server Calling the task Keeping Results Configuration Where to go from here Troubleshooting Next Steps Using Celery in your Application Calling Tasks it by doing the following,: $ tar xvfz celery-0.0.0.tar.gz $ cd celery-0.0.0 $ python setup.py build # python setup.py install The last command must be executed as a privileged user if you aren’t currently0 码力 | 1042 页 | 1.37 MB | 1 年前3Celery v4.0.1 Documentation
Started Introduction to Celery Brokers First Steps with Celery Next Steps Resources User Guide Application Tasks Calling Tasks Canvas: Designing Work-flows Workers Guide Daemonization Periodic Tasks Routing Installing Celery Application Running the Celery worker server Calling the task Keeping Results Configuration Where to go from here Troubleshooting Next Steps Using Celery in your Application Calling Tasks it by doing the following,: $ tar xvfz celery-0.0.0.tar.gz $ cd celery-0.0.0 $ python setup.py build # python setup.py install The last command must be executed as a privileged user if you aren’t currently0 码力 | 1040 页 | 1.37 MB | 1 年前3Celery 4.0 Documentation
it by doing the following,: $ tar xvfz celery-0.0.0.tar.gz $ cd celery-0.0.0 $ python setup.py build # python setup.py install The last command must be executed as a privileged user if you aren’t currently capabilities. • Choosing a Broker – RabbitMQ – Redis – Other brokers • Installing Celery • Application • Running the Celery worker server • Calling the task • Keeping Results • Configuration • tools like pip or easy_install: $ pip install celery Application The first thing you need is a Celery instance. We call this the Celery application or just app for short. As this instance is used as the0 码力 | 707 页 | 2.63 MB | 1 年前3
共 522 条
- 1
- 2
- 3
- 4
- 5
- 6
- 53