Yapsy


NameYapsy JSON
Version 1.12.2 PyPI version JSON
download
home_pagehttp://yapsy.sourceforge.net
SummaryYet another plugin system
upload_time2019-07-27 17:51:18
maintainer
docs_urlhttps://pythonhosted.org/Yapsy/
authorThibauld Nion
requires_python
licenseBSD
keywords plugin manager
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            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).
            

Raw data

            {
    "_id": null,
    "home_page": "http://yapsy.sourceforge.net",
    "name": "Yapsy",
    "maintainer": "",
    "docs_url": "https://pythonhosted.org/Yapsy/",
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "plugin manager",
    "author": "Thibauld Nion",
    "author_email": "thibauld@tibonihoo.net",
    "download_url": "https://files.pythonhosted.org/packages/f1/4c/c771fbc77045a45678cdd78f57fd4006259767c363c1f884071debd200f7/Yapsy-1.12.2.tar.gz",
    "platform": "All",
    "description": "Yapsy is a small library implementing the core mechanisms needed to\nbuild a plugin system into a wider application.\n\nThe main purpose is to depend only on Python's standard libraries and\nto implement only the basic functionalities needed to detect, load and\nkeep track of several plugins. It supports both Python 2 and 3.\n\nTo use yapsy, make sure that the \"yapsy\" directory is in your Python\nloading path and just import the needed class from yapsy (e.g. \"from\nyapsy.PluginManager import PluginManager\"). \n\nTo see more examples, you can have a look at the unit tests inside the\n\"test\" directory or at the \"Showcase and tutorials\" section of the\ndocumentation (http://yapsy.sourceforge.net/#showcase-and-tutorials).\n\nPlease let me know if you find this useful.\n\nSite of the project: http://yapsy.sourceforge.net/\n\nList of Contributors:\n  - Thibauld Nion\n  - Rob McMullen\n  - Roger Gammans\n  - Mathieu Havel\n  - Mathieu Clabaut\n  - Mark Fickett\n  - Agustin Henze\n  - qitta\n  - Roberto Alsina\n  - Josip Delic (delijati)\n  - frmdstryr\n  - Pierre-Yves Langlois\n  - Guillaume Binet (gbin)\n  - Blake Oliver (Oliver2213)\n  - Xuecheng Zhang (csuzhangxc)\n  - Marc Brooks (mbrooks-public)\n\n\nContributions are welcome as pull requests, patches or tickets on the\nforge (https://sourceforge.net/projects/yapsy/) or on github\n(https://github.com/tibonihoo/yapsy).",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "Yet another plugin system",
    "version": "1.12.2",
    "split_keywords": [
        "plugin",
        "manager"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "aebf3db456b489c82f50423ba7528cc7",
                "sha256": "83891e22db0a74445726981df0ef7818dae595454de9cf10b7ba603d45ccd157"
            },
            "downloads": -1,
            "filename": "Yapsy-1.12.2-py3.6.egg",
            "has_sig": false,
            "md5_digest": "aebf3db456b489c82f50423ba7528cc7",
            "packagetype": "bdist_egg",
            "python_version": "3.6",
            "requires_python": null,
            "size": 82289,
            "upload_time": "2019-07-27T17:51:16",
            "upload_time_iso_8601": "2019-07-27T17:51:16.756779Z",
            "url": "https://files.pythonhosted.org/packages/92/3f/8a322573e2f9c3e7efda4ad92ca6db7dab1fd0bc7dbee4a03ea873f00b0f/Yapsy-1.12.2-py3.6.egg",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "089f6bb998e667aff92920e3c6007946",
                "sha256": "d8113d9f9c74eacf65b4663c9c037d278c9cb273b5eee5f0e1803baeedb23f8b"
            },
            "downloads": -1,
            "filename": "Yapsy-1.12.2.tar.gz",
            "has_sig": false,
            "md5_digest": "089f6bb998e667aff92920e3c6007946",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 83986,
            "upload_time": "2019-07-27T17:51:18",
            "upload_time_iso_8601": "2019-07-27T17:51:18.769237Z",
            "url": "https://files.pythonhosted.org/packages/f1/4c/c771fbc77045a45678cdd78f57fd4006259767c363c1f884071debd200f7/Yapsy-1.12.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2019-07-27 17:51:18",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "yapsy"
}
        
Elapsed time: 0.01780s