{ "info": { "author": "Fernando Macedo", "author_email": "fgmacedo@gmail.com", "bugtrack_url": null, "classifiers": [ "Operating System :: MacOS :: MacOS X", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 2.7", "Topic :: Software Development :: Testing" ], "description": "NoseGrowlNotify is a `Nose`_ plugin that expose Nose tests results notifications over Growl.\n\nGrowl is a project that enables beautiful desktop notifications on `Windows`_, `Linux`_ and `Mac`_.\n\nThis project is similar and inspired by `nose-gnome-notify`_.\n\nInstall\n=======\n\nInstall from source::\n\n $> git clone https://github.com/fgmacedo/nose-growl-notify.git\n $> cd nose-growl-notify\n $> python setup.py install\n\n\nInstall from pip::\n\n $> pip install nosegrowlnotify\n\n\nBasic usage\n===========\n\nEnable nosegrowlnotify on running nosetests::\n\n nosetests --with-nosegrowlnotify\n\n\nContinuous Testing Driven Development\n=====================================\n\nUse with `Bruno Bord's Test Daemon`_ to create an simple environment of continuous testing to Python by rerunning tests every time you change something::\n\n tdaemon.py --custom-args \"--with-nosegrowlnotify\"\n\nWith this approach, you can freely code and refactor you code, and you'll be notified every time you broke some test, or that all\nyour tests still green, without leaving your favorite editor.\n\n\n.. _`Nose`: http://www.somethingaboutorange.com/mrl/projects/nose/0.11.1/\n\n.. _`Windows`: http://www.growlforwindows.com/\n\n.. _`Linux`: http://mattn.github.io/growl-for-linux/\n\n.. _`Mac`: http://growl.info/\n\n.. _`nose-gnome-notify`: http://code.google.com/p/nose-gnome-notify/\n\n.. _`Bruno Bord's Test Daemon`: http://github.com/brunobord/tdaemon", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.org/fgmacedo/nose-growl-notify", "keywords": "", "license": "Creative Commons Attribution license (CC BY)", "maintainer": "", "maintainer_email": "", "name": "NoseGrowlNotify", "package_url": "https://pypi.org/project/NoseGrowlNotify/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/NoseGrowlNotify/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.org/fgmacedo/nose-growl-notify" }, "release_url": "https://pypi.org/project/NoseGrowlNotify/0.1/", "requires_dist": null, "requires_python": null, "summary": "Nose plugin for Growl notifications", "version": "0.1" }, "last_serial": 784808, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "0badc0e94f3316eeb89e8f6f3c2e44fc", "sha256": "945e5639687bd16b08abc6d17cc0026db3a1485b2bee1be228647183b0666caf" }, "downloads": -1, "filename": "NoseGrowlNotify-0.1.win32.exe", "has_sig": false, "md5_digest": "0badc0e94f3316eeb89e8f6f3c2e44fc", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 209345, "upload_time": "2013-04-22T18:32:00", "url": "https://files.pythonhosted.org/packages/7e/97/d964b702f6f3ee91d908948000ca5d9d39aaeb4994ee1e3b57b694b8445b/NoseGrowlNotify-0.1.win32.exe" }, { "comment_text": "", "digests": { "md5": "d49a824a78d7f3da2455841b7b13bdd7", "sha256": "e1e0af73164305c0604e5273f50627dd0aa9003b9131ac5b0213bd6b14d601bc" }, "downloads": -1, "filename": "NoseGrowlNotify-0.1.zip", "has_sig": false, "md5_digest": "d49a824a78d7f3da2455841b7b13bdd7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9570, "upload_time": "2013-04-22T18:31:51", "url": "https://files.pythonhosted.org/packages/91/1d/d31b93270cf7403c34e51d83532d7b386b7ede703af2313d9a9cae0efbce/NoseGrowlNotify-0.1.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0badc0e94f3316eeb89e8f6f3c2e44fc", "sha256": "945e5639687bd16b08abc6d17cc0026db3a1485b2bee1be228647183b0666caf" }, "downloads": -1, "filename": "NoseGrowlNotify-0.1.win32.exe", "has_sig": false, "md5_digest": "0badc0e94f3316eeb89e8f6f3c2e44fc", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 209345, "upload_time": "2013-04-22T18:32:00", "url": "https://files.pythonhosted.org/packages/7e/97/d964b702f6f3ee91d908948000ca5d9d39aaeb4994ee1e3b57b694b8445b/NoseGrowlNotify-0.1.win32.exe" }, { "comment_text": "", "digests": { "md5": "d49a824a78d7f3da2455841b7b13bdd7", "sha256": "e1e0af73164305c0604e5273f50627dd0aa9003b9131ac5b0213bd6b14d601bc" }, "downloads": -1, "filename": "NoseGrowlNotify-0.1.zip", "has_sig": false, "md5_digest": "d49a824a78d7f3da2455841b7b13bdd7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9570, "upload_time": "2013-04-22T18:31:51", "url": "https://files.pythonhosted.org/packages/91/1d/d31b93270cf7403c34e51d83532d7b386b7ede703af2313d9a9cae0efbce/NoseGrowlNotify-0.1.zip" } ] }