magic_utils
  • magic_utils
    • magic_utils package
    • setup module
    • tests package
magic_utils
  • magic_utils
  • View page source

magic_utils

  • magic_utils package
    • Submodules
    • magic_utils.eventmanager module
      • channel_module
      • Usage example:
      • EventManager
        • EventManager.clear()
        • EventManager.notify_all()
        • EventManager.notify_parallel()
        • EventManager.subscribe()
        • EventManager.unsubscribe()
    • Module contents
      • EventManager
        • EventManager.clear()
        • EventManager.notify_all()
        • EventManager.notify_parallel()
        • EventManager.subscribe()
        • EventManager.unsubscribe()
  • setup module
  • tests package
    • Submodules
    • tests.test_channel module
      • subscriber_function_test_1()
      • subscriber_function_test_2()
      • test_clear()
      • test_eq()
      • test_notify_all()
      • test_notify_parallel()
      • test_notify_parallel_invalid_num_threads()
      • test_notify_parallel_subscribers_exceeding_threads()
      • test_subscribe()
      • test_unsubscribe()
    • Module contents
Previous Next

© Copyright 2024, MrCode200.

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