The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.

Download Latest Version Yapsy-1.12.2.tar.gz (84.0 kB)
Email in envelope

Get an email when there's a new version of Yapsy

Home / Yapsy-1.11.123
Name Modified Size InfoDownloads / Week
Parent folder
README.txt 2015-05-08 1.2 kB
Yapsy-1.11.123b-py2.7.egg 2015-05-08 73.8 kB
Yapsy-1.11.123b-py3.4.egg 2015-05-08 75.3 kB
Yapsy-1.11.123b.tar.gz 2015-05-08 81.0 kB
Totals: 4 Items   231.3 kB 0
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


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).
Source: README.txt, updated 2015-05-08