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
  • Edit on GitHub

API Reference¶

TODO: Provide a nice description of the API.

  • manager — Entrypoint for the Manager
  • lib — Framework base package
    • 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
Next Previous

© Copyright 2014, PyCon 2014 & LCA 2014 teams.

Built with Sphinx using a theme provided by Read the Docs.