Back to Explore

mistercrunch/plugout

GitHub
1 watchersOpen source

Last release:

Plugout (mistercrunch/extend) is a simple plugin manager for Python. It helps you extend applications by discovering and loading plugin classes or callables that derive from a common base class, including from dotted paths or from a filesystem folder. It was designed to support extensions such as visualization plugins for Caravel and plugins for Airflow.

Project status

  • The GitHub update history for mistercrunch/plugout shows updates only in April 2016, with the last upstream push on 2016-04-26. As of 2026-06-09, this indicates the source is effectively dormant, not actively maintained.
  • Apparent update cadence is very low and irregular historically, with no updates after the early 0.1.x releases (0.1.0 and 0.1.1) in a span of days, and then a long multi-year gap.

AI summary generated

AI-generated from public sources. May be inaccurate. Report

Recent updates

  • 0.1.1

    Release 0.1.1 contains mostly internal/refactoring and developer tooling changes, plus a behavioral change in how plugin discovery callables are invoked. The release notes field is empty, so the documented changes are effectively none, and multiple behavioral changes are therefore effectively undocumented.

    BreakingSecurityFeatures
  • 0.1.0

    Release 0.1.0 was published on 2016-04-23, but no release notes were provided by the publisher. As a result, there is no documented information on new features, breaking changes, bug fixes, security, performance, or migration steps.