{ "info": { "author": "Mozilla Services", "author_email": "services-dev@mozilla.org", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python" ], "description": "=====\nWIMMS\n=====\n\n**WIMMS** stands for *Where Is My Mozilla Service ?*.\n\nThis library implements a SQL backend for a database that\nlists for a list of service, (user, node, service) tuples.\n\nIt's used by Mozilla's Token Server.\n\nTo see where WIMMS fits in the whole architecture, see:\n\n.. image:: http://ziade.org/token-org.png\n\nTests\n-----\n\nTo run the tests for mysql, you need to install a mysqlserver and export the \n'WIMMS_MYSQLURI' variable properly. Something like this::\n\n $ export WIMMS_MYSQLURI=\"mysql://user:pass@host/db\"\n\n\nCHANGES\n=======\n\n2012-07-24 - 0.3\n----------------\n\n- Added a metadata table which is able to store information related to the user\n and service.\n\n2012-07-18 - 0.2.1\n------------------\n\n- allocated_node will just return an existing node.\n\n\n2012-04-18 - 0.2\n----------------\n\n- added the pool_reset_on_return option\n\n\n2012-04-17 - 0.1\n----------------\n\n- initial release", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/mozilla-services/wimms", "keywords": "user database", "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "wimms", "package_url": "https://pypi.org/project/wimms/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/wimms/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/mozilla-services/wimms" }, "release_url": "https://pypi.org/project/wimms/0.3/", "requires_dist": null, "requires_python": null, "summary": "Where Is My Mozilla Service ?", "version": "0.3" }, "last_serial": 1164021, "releases": { "0.1": [], "0.2": [ { "comment_text": "", "digests": { "md5": "c52030e7a8c57f1cc0194b03ab6241d1", "sha256": "1659b972be62b5517a1083822e43de6d98a0236cd3152a91d1c804cbb8e5cebb" }, "downloads": -1, "filename": "wimms-0.2.tar.gz", "has_sig": false, "md5_digest": "c52030e7a8c57f1cc0194b03ab6241d1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5793, "upload_time": "2012-04-18T21:28:02", "url": "https://files.pythonhosted.org/packages/f4/78/7be62152d533eee244d65e1a8021cda6c74db6370f706ae22a58bf29e9ff/wimms-0.2.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "23466ff4e0d3ecab6398a55355ef57c4", "sha256": "eaedd62a9bd5e0b7f00d4941943ac06a77a8d7cf4a00c8215d9e90e1d4ae1ed6" }, "downloads": -1, "filename": "wimms-0.2.1.tar.gz", "has_sig": false, "md5_digest": "23466ff4e0d3ecab6398a55355ef57c4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6148, "upload_time": "2012-07-18T22:39:46", "url": "https://files.pythonhosted.org/packages/c2/fc/a24edaa284a3875f2683dba6af227ec658f636027b1c4442d27c00202970/wimms-0.2.1.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "7a6146f367ded0c710028b85e9c37329", "sha256": "ccce9ace6e4782dcd28ebfb98408db1e85ed8422b2071a80a9d34f2c27cc2dad" }, "downloads": -1, "filename": "wimms-0.3.tar.gz", "has_sig": false, "md5_digest": "7a6146f367ded0c710028b85e9c37329", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7243, "upload_time": "2012-07-24T17:12:43", "url": "https://files.pythonhosted.org/packages/26/fb/d3ddc3c7265728f07714482684f79038587496e64013e24d51bf397f826f/wimms-0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7a6146f367ded0c710028b85e9c37329", "sha256": "ccce9ace6e4782dcd28ebfb98408db1e85ed8422b2071a80a9d34f2c27cc2dad" }, "downloads": -1, "filename": "wimms-0.3.tar.gz", "has_sig": false, "md5_digest": "7a6146f367ded0c710028b85e9c37329", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7243, "upload_time": "2012-07-24T17:12:43", "url": "https://files.pythonhosted.org/packages/26/fb/d3ddc3c7265728f07714482684f79038587496e64013e24d51bf397f826f/wimms-0.3.tar.gz" } ] }