{ "info": { "author": "Nicolas Laurance", "author_email": "nicolas[dot]laurancegmail", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Web Environment", "Environment :: Web Environment :: ToscaWidgets", "Framework :: TurboGears :: Widgets", "Intended Audience :: Developers", "License :: OSI Approved :: GNU Affero General Public License v3", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Software Development :: Widget Sets" ], "description": ".. contents::\n\nDetailed Documentation\n**********************\n\n\nClock widget for toscawidget and turbogears\n===========================================\n\nThis Widget encapsulates the epiclock JavaScript library\n`http://code.google.com/p/epiclock `_\nfor inserting clocks and countdowns contents in a standard-friendly manner.\n\nThe current epiclock version packaged with this widget is version 3.0\n`http://epiclock.googlecode.com/files/epiclock-3.0.fixed.tar.gz `_\nFrom within your controller, simply instantiate an Epiclock\nand return this instance to be rendered within your template::\n\n from tw.epiclock import Epiclock\n from tg import tmpl_context\n ...\n tmpl_context.my_clock = Epiclock(\"my_clock\")\n\nFrom within your template, simply call the epiclock::\n\n ${tmpl_context.my_clock()}\n\n\nAnother common use is display server time somewhere in a header zone\nin lib/helpers.py::\n\n from tw.epiclock import Epiclock\n clock = Epiclock(\"clock\", format=\"j-n-Y G:i:s\")\n\nanywhere in templates::\n\n ${h.clock()}\n\ncustom renderers (retros) are not available is this release\n\nin static jquery.dateformat.js and jquery.epiclock.js are for documentation purpose\nonly the minimized versions are actually injected in your code\n\nContributors\n************\n\n\nMain developpers\n================\n\n* Nicolas Laurance \n\n\nChange history\n**************\n\nNew in 0.1\n==========\n\nFirst Release", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://code.google.com/p/twepiclock", "keywords": "toscawidgets.widgets,turbogears,clock", "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "tw.epiclock", "package_url": "https://pypi.org/project/tw.epiclock/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/tw.epiclock/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://code.google.com/p/twepiclock" }, "release_url": "https://pypi.org/project/tw.epiclock/0.1a3dev-20110304/", "requires_dist": null, "requires_python": null, "summary": "Insert Clocks in templates", "version": "0.1a3dev-20110304" }, "last_serial": 801028, "releases": { "0.1a1dev-20100722": [ { "comment_text": "", "digests": { "md5": "1168eabeed64845d8bb8e947c5c19977", "sha256": "8ff9035d0c25b1a4ade90c29c8174ea8fc890d1520ed82fc0a86e5003a979a06" }, "downloads": -1, "filename": "tw.epiclock-0.1a1dev-20100722.tar.gz", "has_sig": false, "md5_digest": "1168eabeed64845d8bb8e947c5c19977", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20182, "upload_time": "2010-07-22T10:26:09", "url": "https://files.pythonhosted.org/packages/c2/c7/463b27918a99d1d033942a522d6eaeb7c73e0dbd683f274f73139f7639a3/tw.epiclock-0.1a1dev-20100722.tar.gz" } ], "0.1a2dev-20100722": [], "0.1a2dev-20100723": [ { "comment_text": "", "digests": { "md5": "4618325f0200823d7d18897258dbe6eb", "sha256": "8545ef7846d9cc929c4c3260f67bc15cc45456e168226882ad88f609ece180f7" }, "downloads": -1, "filename": "tw.epiclock-0.1a2dev-20100723.tar.gz", "has_sig": false, "md5_digest": "4618325f0200823d7d18897258dbe6eb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21235, "upload_time": "2010-07-23T17:52:43", "url": "https://files.pythonhosted.org/packages/89/c9/cf813fb364253bd774d17439a6d7fe4360cb846fdf2e416d123cd6a3f5be/tw.epiclock-0.1a2dev-20100723.tar.gz" } ], "0.1a2dev-20100806": [], "0.1a3dev-20110304": [ { "comment_text": "", "digests": { "md5": "fc350061cdf77904501794e40cc73bc1", "sha256": "d2b3a2f84f987b73499f366a67e794ea31e4232ceb86494a3bd7d0bed0246386" }, "downloads": -1, "filename": "tw.epiclock-0.1a3dev-20110304.tar.gz", "has_sig": false, "md5_digest": "fc350061cdf77904501794e40cc73bc1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21250, "upload_time": "2011-03-04T15:25:48", "url": "https://files.pythonhosted.org/packages/c1/5d/d867ea5bbf473ff12156a476886547c260924e5f8e18104bcd7e489ab75c/tw.epiclock-0.1a3dev-20110304.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "fc350061cdf77904501794e40cc73bc1", "sha256": "d2b3a2f84f987b73499f366a67e794ea31e4232ceb86494a3bd7d0bed0246386" }, "downloads": -1, "filename": "tw.epiclock-0.1a3dev-20110304.tar.gz", "has_sig": false, "md5_digest": "fc350061cdf77904501794e40cc73bc1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21250, "upload_time": "2011-03-04T15:25:48", "url": "https://files.pythonhosted.org/packages/c1/5d/d867ea5bbf473ff12156a476886547c260924e5f8e18104bcd7e489ab75c/tw.epiclock-0.1a3dev-20110304.tar.gz" } ] }