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 (at least version 2.3) and to implement only the basic functionalities needed to detect, load and keep track of several plugins.
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 may want to have a look at the unit tests inside the “test” directory.
Please let me know if you find this useful.
- For more info see:
online at: http://packages.python.org/Yapsy/
in the sources at: ./doc/index.rst
Thibauld Nion
—
Site of the project: http://yapsy.sourceforge.net/
- List of Contributors:
Thibauld Nion
Rob McMullen
Roger Gammans
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
File details
Details for the file Yapsy-1.9.2-pythons2n3.tar.gz
.
File metadata
- Download URL: Yapsy-1.9.2-pythons2n3.tar.gz
- Upload date:
- Size: 117.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 48dc5f53d39d97e3e5afc73123e0faa906b838430264096388ac2a8627fa54a6 |
|
MD5 | e8f915207ec0924225c0a1c1f9dba7ec |
|
BLAKE2b-256 | 2c43a104e8489ac6840f20cdacd06562c7dc7d27f67063e2e31cf70a088ba20c |