{ "info": { "author": "Ryan Kraus", "author_email": "automicus@gmail.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "VarEvents\n\nEvent raising variables.\n\nVarEvents is is a Python module that provides a \nlightweight solution for responding to changes \nin variable values. It allows event handlers to \nsubscribe to variable events.\n\nOut of the box, it will allow functions to be \ncalled when a variable changes, increments, or \ndecrements. Additional events may also be \neasily defined.\n\nFor more information, visit the Autimucus website.\n\nAUTHOR: Ryan Kraus\nDATE: 2/2014\nEMAIL: automicus@gmail.com\nWEBSITE: http://automic.us\n", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/automicus/varevents/tarball/1.0.1", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://automic.us/projects/pyisy", "keywords": "event", "license": "Apache License 2.0", "maintainer": null, "maintainer_email": null, "name": "VarEvents", "package_url": "https://pypi.org/project/VarEvents/", "platform": "any", "project_url": "https://pypi.org/project/VarEvents/", "project_urls": { "Download": "https://github.com/automicus/varevents/tarball/1.0.1", "Homepage": "http://automic.us/projects/pyisy" }, "release_url": "https://pypi.org/project/VarEvents/1.0.0/", "requires_dist": null, "requires_python": null, "summary": "Python module to create variables that can raise custom events.", "version": "1.0.0" }, "last_serial": 5250266, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "c551de1b4a45078b7ebc79f310928fc6", "sha256": "82306168ac5e3b577c3361a7c3e32adfd50dc1cbb30c243e9b9df9a3dc9f4a87" }, "downloads": -1, "filename": "VarEvents-1.0.0.tar.gz", "has_sig": false, "md5_digest": "c551de1b4a45078b7ebc79f310928fc6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5721, "upload_time": "2015-04-22T03:08:17", "url": "https://files.pythonhosted.org/packages/b8/eb/0b00b73ccbae3b47788be89bafc971170d0c324b25b2ed6a4fb1ccf1a25f/VarEvents-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c551de1b4a45078b7ebc79f310928fc6", "sha256": "82306168ac5e3b577c3361a7c3e32adfd50dc1cbb30c243e9b9df9a3dc9f4a87" }, "downloads": -1, "filename": "VarEvents-1.0.0.tar.gz", "has_sig": false, "md5_digest": "c551de1b4a45078b7ebc79f310928fc6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5721, "upload_time": "2015-04-22T03:08:17", "url": "https://files.pythonhosted.org/packages/b8/eb/0b00b73ccbae3b47788be89bafc971170d0c324b25b2ed6a4fb1ccf1a25f/VarEvents-1.0.0.tar.gz" } ] }