PyCon Conference Manager
API Reference
manager
— Entrypoint for the
Manager
lib
— Framework base package
Basic Tutorials
Running the Service
Creating a new Role
Creating and Using AMP Commands
PyCon Conference Manager
Docs
»
API Reference
»
lib
— Framework base package
Edit on GitHub
lib
— Framework base package
¶
Contents:
1.
lib.amp
— An extension of Twisted’s AMP Implementaion
1.1.
lib.amp.arguments
— Additional argument types
1.1.1. Arguments
1.1.2. Command
1.2.
lib.amp.mixins
— Service Mixins
1.2.1.
InternalServiceMixin
— Mixin for a better service
1.2.2.
CommandRegistrationServiceMixin
— Mixin for easier commands
1.2.3. Polling Mixins
2.
lib.configuration
— Configuration
3.
lib.utils
— Utility classes
3.1. Concrete Classes
3.2. Abstract Classes