Yet another plugin system
Project description
Yapsy is a small library implementing the core mechanisms needed to build a plugin system into a wider application.
The main purpose is to depend only on Python’s standard libraries and to implement only the basic functionalities needed to detect, load and keep track of several plugins. It supports both Python 2 and 3.
To use yapsy, make sure that the “yapsy” directory is in your Python loading path and just import the needed class from yapsy (e.g. “from yapsy.PluginManager import PluginManager”).
To see more examples, you can have a look at the unit tests inside the “test” directory or at the “Showcase and tutorials” section of the documentation (http://yapsy.sourceforge.net/#showcase-and-tutorials).
Please let me know if you find this useful.
Site of the project: http://yapsy.sourceforge.net/
- List of Contributors:
Thibauld Nion
Rob McMullen
Roger Gammans
Mathieu Havel
Mathieu Clabaut
Mark Fickett
Agustin Henze
qitta
Roberto Alsina
Josip Delic (delijati)
frmdstryr
Pierre-Yves Langlois
Guillaume Binet (gbin)
Blake Oliver (Oliver2213)
Xuecheng Zhang (csuzhangxc)
Marc Brooks (mbrooks-public)
Contributions are welcome as pull requests, patches or tickets on the forge (https://sourceforge.net/projects/yapsy/) or on github (https://github.com/tibonihoo/yapsy).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file Yapsy-1.12.2.tar.gz
.
File metadata
- Download URL: Yapsy-1.12.2.tar.gz
- Upload date:
- Size: 84.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d8113d9f9c74eacf65b4663c9c037d278c9cb273b5eee5f0e1803baeedb23f8b |
|
MD5 | 089f6bb998e667aff92920e3c6007946 |
|
BLAKE2b-256 | f14cc771fbc77045a45678cdd78f57fd4006259767c363c1f884071debd200f7 |
File details
Details for the file Yapsy-1.12.2-py3.6.egg
.
File metadata
- Download URL: Yapsy-1.12.2-py3.6.egg
- Upload date:
- Size: 82.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 83891e22db0a74445726981df0ef7818dae595454de9cf10b7ba603d45ccd157 |
|
MD5 | aebf3db456b489c82f50423ba7528cc7 |
|
BLAKE2b-256 | 923f8a322573e2f9c3e7efda4ad92ca6db7dab1fd0bc7dbee4a03ea873f00b0f |