stevedore 1.0.0.0a1

stevedore provides classes for implementing common patterns for using dynamically loaded extensions in python applications.

Project details 1.0.0.0a1 on PyPI

What’s New?

  • use six.add_metaclass for better python 3 compatibility
  • raise by default on import failure in the DriverManager