pluginbase
PluginBase is a module for Python that enables the development of flexible plugin systems in Python.
1.0.1
819K downloads/mo
#4978 most downloaded on PyPI
mitsuhiko/pluginbase
What this package is like to depend on
Last release 5 years ago
no release in 18 months
Ships fairly regularly
a new release about every 1.6 years
This project publishes no release notes
the list below is its commits, not an announcement
Nothing withdrawn
no release was ever pulled
12 years old
9 releases · first in 2014
0 releases in the last 12 months
see the full history below
Release timeline
9 releases · Jun 2014 to May 2021Releases
latest 9-
1.0.116 May 2021Commits, not release notes
This project publishes no release notes. Between
1.0.0andv1.0.1there were 10 commits, 10 of them substantive:- Add python 3.8 and 3.9 support
- Remove deprecated yield_fixture
- Remove deprecated tests
- Remove old versions from travis.yml
- Remove old versions from setup.py
- Land #22, Update supported Python versions
- Bump the version to 1.0.1
- Move the README file to RST for PyPi
- Update the setup.py to be dynamic
- Add a Pipfile with pytest and some scripts
-
1.0.002 Feb 2019Commits, not release notes
This project publishes no release notes. Between
0.7and1.0.0there were 4 commits, 4 of them substantive:- get_searchpath function corrected for recursive directories retrieval
- Bump the version to 0.8b0
- Land #18, fix get_searchpath for subdirectories
- This is 1.0.0
-
0.724 May 2018Commits, not release notes
This project publishes no release notes. Between
0.6and0.7there were 4 commits, 4 of them substantive:- Bump the version to 0.7b0
- Update setup.py and convert README to markdown
- Fix a couple mistakes in setup.py
- This is 0.7
-
0.624 May 2018Commits, not release notes
This project publishes no release notes. Between
0.5and0.6there were 4 commits, 4 of them substantive:- Bump the version to 0.6b0
- Add the get_searchpath utility function
- Update the list of supported Python versions
- This is 0.6
-
0.529 Oct 2016Commits, not release notes
This project publishes no release notes. Between
0.4and0.5there were 6 commits, 6 of them substantive:- Fixed minor doc typo.
- Land #12, fix a typo in index.rst
- conflict fix with random module
- Land #13, fix conflict with "random" module name
- Return from __cleanup if self.mod.name is None
- This is 0.5
-
0.417 Jun 2016Commits, not release notes
This project publishes no release notes. Between
0.3and0.4there were 12 commits, 12 of them substantive:- Typo :)
- Fix non-existent errno raised in open_resource
- bring classifiers in sync with tox + Travis, add two topical ones
- Fix #6, check key exists before removing
- This is 0.4-dev
- Land #1, fix a minor typo in docs/index.rst
- Land #2, change ENOEXITS to ENOENT
- Set level to the Python version dependent value
- Land #11, Check the entry exists in _sys.modules
- Add Python 3.5 to the classifiers list
- Land #8, add setup.py classifiers
- This is 0.4
-
0.301 Jul 2014Commits, not release notes
This project publishes no release notes. Between
0.2and0.3there were 13 commits, 13 of them substantive:- Added tox to gitignore
- Automatically garbage collect after each test.
- Added regular tracebacks to tox
- Add a missing garbage collection call for pypy
- Also collect before the test run
- Added an advanced example of discovery
- Added an example to the repo.
- Added example link to the docs
- Use explicit ids
- This is 0.3-dev
- Added support for loading resources.
- Added a note on setuptools plugins
- This is 0.3
-
0.230 Jun 2014Commits, not release notes
This project publishes no release notes. Between
0.1and0.2there were 2 commits, 2 of them substantive:- Fixed shutdown error on late garbage collection.
- This is 0.2
-
0.130 Jun 2014Nothing published for this version