Quack Quack
Table of Contents
1. About
2. Tutorial
3. Models details
4. Plugins
4.1. Settings
4.2. Logging
4.3. Redis
4.4. SQLAlchemy Plugin
4.5. Celery Plugin
5. Tools
6. Phases
7. Changelog
8. Contributors
Quack Quack
4.
Plugins
View page source
4.
Plugins
Plugins
4.1. Settings
4.1.1. History and concept
4.1.2. Implementing settings
4.1.3. Other plugins that uses settings
4.1.4. Settings Injector
4.2. Logging
4.3. Redis
4.4. SQLAlchemy Plugin
4.4.1. About
4.4.2. Dependencies
4.4.3. Example implementation
4.4.4. Settings description
4.4.5. Defining sql table
4.4.6. Using in the context
4.4.7. Inicjators
4.4.8. Transactions and commiting
4.4.9. Integrate with Alembic
4.4.10. Async Support
4.5. Celery Plugin
4.5.1. About
4.5.2. Dependencies
4.5.3. Integration & implementation
4.5.4. Example task