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 shows no upstream pushes since 2016-04-26, and the most recent published updates (0.1.1 on 2016-04-24, 0.1.0 on 2016-04-23) are from 2016, so the source appears quiet or dormant rather than actively maintained.
  • Apparent update cadence is effectively none in modern timelines, with a long gap of roughly a decade since the last upstream push, indicating no ongoing release or updates stream.

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.