PyCon Conference Manager
  • API Reference
    • eventstreamr2.manager — Entrypoint for the Manager
    • eventstreamr2.configuration
    • eventstreamr2.lib — Framework base package
    • eventstreamr2.utils — Utilities
  • Basic Tutorials
    • Running the Service
    • Creating a new Role
    • AMP Command Primer
    • Executing Processes
  • Plans
    • Plans for Configuration
    • Network Structure
    • Implemented Plans
 
PyCon Conference Manager
  • Docs »
  • API Reference
  • Edit on GitHub

API Reference¶

TODO: Provide a nice description of the API.

  • eventstreamr2.manager — Entrypoint for the Manager
  • eventstreamr2.configuration
    • eventstreamr2.configuration.loader
  • eventstreamr2.lib — Framework base package
    • 1. eventstreamr2.lib.amp — An extension of Twisted’s AMP Implementaion
      • 1.1. eventstreamr2.lib.amp.arguments — Additional argument types
        • 1.1.1. Arguments
        • 1.1.2. Command
      • 1.2. eventstreamr2.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
  • eventstreamr2.utils — Utilities
    • eventstreamr2.utils.collections
      • Concrete Classes
      • Abstract Classes
    • eventstreamr2.utils.events
Next Previous

© Copyright 2014, PyCon 2014 & LCA 2014 teams.

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