{ "info": { "author": "Lewis Zhou", "author_email": "lewisou@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "===========\nLewis Utils Modules\n===========\n\nThe package provides some modules as shortcuts to do many works for python programmers.\n\noften looks like this::\n\n #!/usr/bin/env python\n\n from lewisou.utils import xxxxx\n\n\nHttp Client\n=========\n\n from lewisou.utils.httpclient import utils\n utils.setup (Host='www.google.com')\n utils.r_url('www.google.com')\n\n\nMongodb Client\n=========\n from lewisou.utils.mongodb import client\n client.setup (db_name='foo')\n db = client.db.get_db()", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/LewisUtils/", "keywords": null, "license": "LICENSE.txt", "maintainer": null, "maintainer_email": null, "name": "LewisUtils", "package_url": "https://pypi.org/project/LewisUtils/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/LewisUtils/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/LewisUtils/" }, "release_url": "https://pypi.org/project/LewisUtils/0.2.8/", "requires_dist": null, "requires_python": null, "summary": "Useful utils stuff.", "version": "0.2.8" }, "last_serial": 906078, "releases": { "0.0.0": [ { "comment_text": "", "digests": { "md5": "1332df7fe0d96d1bbf91752c9e9bbcb5", "sha256": "89a1889e4f4bb4ce8516e164085c4e7e800c3c204d2c2d46ad5cbe3a006fca38" }, "downloads": -1, "filename": "LewisUtils-0.0.0.tar.gz", "has_sig": false, "md5_digest": "1332df7fe0d96d1bbf91752c9e9bbcb5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 934, "upload_time": "2013-05-28T02:45:09", "url": "https://files.pythonhosted.org/packages/ff/aa/0ab7f7a6e912b61a4313cb907f9cc73638c1b04d9263c85f1351c9795694/LewisUtils-0.0.0.tar.gz" } ], "0.1.0": [ { "comment_text": "", "digests": { "md5": "b9639cf094988a009148d9c228032001", "sha256": "0aa3dead44efd0c058cbddd8bb33c69ad0df1dd06feff5e56a03e16af602325b" }, "downloads": -1, "filename": "LewisUtils-0.1.0.tar.gz", "has_sig": false, "md5_digest": "b9639cf094988a009148d9c228032001", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1082, "upload_time": "2013-05-28T08:42:49", "url": "https://files.pythonhosted.org/packages/59/bd/e8ab054f6191fd57e014d0763be5195410ff70007427f1e98eb45d8adba2/LewisUtils-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "448f389e079a40c03c632e2a0f56d161", "sha256": "abf8ee8eed4bf03f7bde26654b406de35d3fc9bb903d9b7d369337886a55931b" }, "downloads": -1, "filename": "LewisUtils-0.1.1.tar.gz", "has_sig": false, "md5_digest": "448f389e079a40c03c632e2a0f56d161", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1083, "upload_time": "2013-05-28T08:46:34", "url": "https://files.pythonhosted.org/packages/dd/86/aad1ecdb3210846bfc173be244999bbad52765767f8651988f808edecb68/LewisUtils-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "a86260ee880b1a71c2022e01fe69f1a0", "sha256": "8c63d9bcdf964e407e4c1ab6b32bd46fda9d0878e433b995ebe441b6b354fbc7" }, "downloads": -1, "filename": "LewisUtils-0.1.2.tar.gz", "has_sig": false, "md5_digest": "a86260ee880b1a71c2022e01fe69f1a0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2259, "upload_time": "2013-05-28T09:02:51", "url": "https://files.pythonhosted.org/packages/77/ba/2017941a2975e116e67ae95d2b817a0aeeda3300c2caf9fcfd8daa688833/LewisUtils-0.1.2.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "e59637de40f2bd87d10f9bd9b19cc325", "sha256": "b2f1091614062a8289bb7a69b0975a5b75bac97c632172b3814bcfa4d7dd4510" }, "downloads": -1, "filename": "LewisUtils-0.2.0.tar.gz", "has_sig": false, "md5_digest": "e59637de40f2bd87d10f9bd9b19cc325", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2975, "upload_time": "2013-05-29T02:57:39", "url": "https://files.pythonhosted.org/packages/fe/6f/47f85d9a88944903ee49e2863ea8f9ca4e298cc2d5fd3f1eaf992bb9dd4a/LewisUtils-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "7fcc555ac834a7d6c3c84e43acf1fbe2", "sha256": "e6c3b54c6c5aac3ad910e35ba350d221ec343af0d10afab0409873dbe205b261" }, "downloads": -1, "filename": "LewisUtils-0.2.1.tar.gz", "has_sig": false, "md5_digest": "7fcc555ac834a7d6c3c84e43acf1fbe2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3254, "upload_time": "2013-05-30T04:46:24", "url": "https://files.pythonhosted.org/packages/6e/a4/76fef31b621f5f43d7d0f2f0627b65a9c6dc6389e5bbd0f157b394a7fa21/LewisUtils-0.2.1.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "cb69dba6b3b9dbd7372883a243fefbbf", "sha256": "f00f2a5a50965ad3a0ed3afb4db65576eb119ad1d70aa8842f8710fbe0bd70b2" }, "downloads": -1, "filename": "LewisUtils-0.2.2.macosx-10.6-x86_64.exe", "has_sig": false, "md5_digest": "cb69dba6b3b9dbd7372883a243fefbbf", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 66396, "upload_time": "2013-07-17T06:11:56", "url": "https://files.pythonhosted.org/packages/68/ca/97165ccc23607acb91e6bff3ba0b469f9664e22cadea67093370b74d51c0/LewisUtils-0.2.2.macosx-10.6-x86_64.exe" }, { "comment_text": "", "digests": { "md5": "2a4bff5b843365ee60dad8d23d937d71", "sha256": "ba84b5d86c6f8ac0e4ba0d8764dec282dc8e00b940d24a05dfc6d6ec11dac24e" }, "downloads": -1, "filename": "LewisUtils-0.2.2.tar.gz", "has_sig": false, "md5_digest": "2a4bff5b843365ee60dad8d23d937d71", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3336, "upload_time": "2013-07-17T06:11:48", "url": "https://files.pythonhosted.org/packages/bf/97/15cf684ff3d05210f6add7bf75b9a681d0b7cd4080d4116c72a1b727243a/LewisUtils-0.2.2.tar.gz" } ], "0.2.3": [ { "comment_text": "", "digests": { "md5": "d8a1899564f8511ada4fd43b25658de7", "sha256": "bcf3ce1e2ee98a8cc706f378f7a581af553ae98a30b6d82e8bad320414ad8b48" }, "downloads": -1, "filename": "LewisUtils-0.2.3.macosx-10.6-x86_64.exe", "has_sig": false, "md5_digest": "d8a1899564f8511ada4fd43b25658de7", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 66339, "upload_time": "2013-07-17T06:39:23", "url": "https://files.pythonhosted.org/packages/c2/3c/3f37638824050f979fb3737b311bf81cf7637a7aa7a7e30c6e8473d5dc73/LewisUtils-0.2.3.macosx-10.6-x86_64.exe" }, { "comment_text": "", "digests": { "md5": "2faa019541062f36cbbdf3b3fc23d06c", "sha256": "80c521de097234f0a867c751dcb3b436fe5dd87ec11dc0d5eba9bc06c2cc4639" }, "downloads": -1, "filename": "LewisUtils-0.2.3.tar.gz", "has_sig": false, "md5_digest": "2faa019541062f36cbbdf3b3fc23d06c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3282, "upload_time": "2013-07-17T06:39:12", "url": "https://files.pythonhosted.org/packages/d4/e1/aff19f5af318039ca6acbf6a23d3b6d19a1afcac4cb0339d8a623c100849/LewisUtils-0.2.3.tar.gz" } ], "0.2.5": [ { "comment_text": "", "digests": { "md5": "9752fbba59d1fda1054d087185b75700", "sha256": "b3fc92a0ca05bc5e3b76cccbaefc6061ccb407eb3b3f236146e3f87056350c0d" }, "downloads": -1, "filename": "LewisUtils-0.2.5.tar.gz", "has_sig": false, "md5_digest": "9752fbba59d1fda1054d087185b75700", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3289, "upload_time": "2013-07-29T04:47:57", "url": "https://files.pythonhosted.org/packages/88/4f/3f253eef36cc0b4a81fc004c2c71b43494e1a0a427a895067a13b059ea0b/LewisUtils-0.2.5.tar.gz" } ], "0.2.6": [ { "comment_text": "", "digests": { "md5": "a070b3da2c9cf7a12205cf6986cd3ddd", "sha256": "fe5ece9da734742cf656a50c7d87b297eb344e40cffc17cfaaab9a28fd46dc29" }, "downloads": -1, "filename": "LewisUtils-0.2.6.macosx-10.6-x86_64.exe", "has_sig": false, "md5_digest": "a070b3da2c9cf7a12205cf6986cd3ddd", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 66353, "upload_time": "2013-10-24T08:53:20", "url": "https://files.pythonhosted.org/packages/80/63/0cfdc180f11617bfb0851803e066e7c475530d3b694c762ebfe3af0ab430/LewisUtils-0.2.6.macosx-10.6-x86_64.exe" }, { "comment_text": "", "digests": { "md5": "e465500f41edaa5c776e10a3dff9e8b2", "sha256": "3b8cf251e86eb13738d973bf2dabccab894aa09936b2f52c9449d4a017b116d8" }, "downloads": -1, "filename": "LewisUtils-0.2.6.tar.gz", "has_sig": false, "md5_digest": "e465500f41edaa5c776e10a3dff9e8b2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3303, "upload_time": "2013-10-24T08:53:14", "url": "https://files.pythonhosted.org/packages/15/39/b893ef0e6a7ab609a8318d8bcec3818a8e46a4c8ddb25e97b9026fd73904/LewisUtils-0.2.6.tar.gz" } ], "0.2.7": [ { "comment_text": "", "digests": { "md5": "82be88e197a64139a6589517fdc94bb0", "sha256": "84324ed53c1b2493e6b285ab57f792fd049be2866b2b82a116faaa88972ed126" }, "downloads": -1, "filename": "LewisUtils-0.2.7.macosx-10.6-x86_64.exe", "has_sig": false, "md5_digest": "82be88e197a64139a6589517fdc94bb0", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 66380, "upload_time": "2013-10-25T01:18:07", "url": "https://files.pythonhosted.org/packages/20/3b/9012bcd5342da6ae840568c49f61982a90abd090c026b381e1fbff299265/LewisUtils-0.2.7.macosx-10.6-x86_64.exe" }, { "comment_text": "", "digests": { "md5": "de067fadfbe2f78c13655343a71225bd", "sha256": "9509f88924cf5c4ec98b563f6a362b10211733daf5a07892d125fd7d2789c31d" }, "downloads": -1, "filename": "LewisUtils-0.2.7.tar.gz", "has_sig": false, "md5_digest": "de067fadfbe2f78c13655343a71225bd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3325, "upload_time": "2013-10-25T01:18:02", "url": "https://files.pythonhosted.org/packages/b6/82/51c0afea448e465c93596e4cdd1138213c65d4f4e42938403c0266d7be8c/LewisUtils-0.2.7.tar.gz" } ], "0.2.8": [ { "comment_text": "", "digests": { "md5": "1c850d713dad11d68d2780a93533cc9f", "sha256": "356f1e297042c77fed96855c2be1d291e4faf8ad1da7aa9556abee5b0210a434" }, "downloads": -1, "filename": "LewisUtils-0.2.8.macosx-10.6-x86_64.exe", "has_sig": false, "md5_digest": "1c850d713dad11d68d2780a93533cc9f", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 66563, "upload_time": "2013-10-29T08:17:53", "url": "https://files.pythonhosted.org/packages/56/44/1455cb109bbc20fc61f89f93ccf4f297f85a53a0cc0b757e3509fca2edb4/LewisUtils-0.2.8.macosx-10.6-x86_64.exe" }, { "comment_text": "", "digests": { "md5": "4b65abe6614fa9a20b9f2da313651ab5", "sha256": "9e58cdaab8d0382dda9a216ceddabe18771f3143705a4e198ad1c348ce5bc2ea" }, "downloads": -1, "filename": "LewisUtils-0.2.8.tar.gz", "has_sig": false, "md5_digest": "4b65abe6614fa9a20b9f2da313651ab5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3505, "upload_time": "2013-10-29T08:17:45", "url": "https://files.pythonhosted.org/packages/74/40/564b1517dd135cd7102395cfaa5bc061c0f183cb9ffdb11483e4fee3a1af/LewisUtils-0.2.8.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1c850d713dad11d68d2780a93533cc9f", "sha256": "356f1e297042c77fed96855c2be1d291e4faf8ad1da7aa9556abee5b0210a434" }, "downloads": -1, "filename": "LewisUtils-0.2.8.macosx-10.6-x86_64.exe", "has_sig": false, "md5_digest": "1c850d713dad11d68d2780a93533cc9f", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 66563, "upload_time": "2013-10-29T08:17:53", "url": "https://files.pythonhosted.org/packages/56/44/1455cb109bbc20fc61f89f93ccf4f297f85a53a0cc0b757e3509fca2edb4/LewisUtils-0.2.8.macosx-10.6-x86_64.exe" }, { "comment_text": "", "digests": { "md5": "4b65abe6614fa9a20b9f2da313651ab5", "sha256": "9e58cdaab8d0382dda9a216ceddabe18771f3143705a4e198ad1c348ce5bc2ea" }, "downloads": -1, "filename": "LewisUtils-0.2.8.tar.gz", "has_sig": false, "md5_digest": "4b65abe6614fa9a20b9f2da313651ab5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3505, "upload_time": "2013-10-29T08:17:45", "url": "https://files.pythonhosted.org/packages/74/40/564b1517dd135cd7102395cfaa5bc061c0f183cb9ffdb11483e4fee3a1af/LewisUtils-0.2.8.tar.gz" } ] }