{ "info": { "author": "Ilya Polosukhin", "author_email": "ilblackdragon@gmail.com", "bugtrack_url": null, "classifiers": [], "description": ".. -*- mode: rst -*-\n\npymisc\n##############\n\n**Python misc** is module with set of python modules, where you'll find anything from decorators to data readers. One thing in common - all this helps to write code faster.\n\n.. contents::\n\nRequirements\n-------------\n\n- python >= 2.5 (python 3.x supported as well)\n- pip >= 0.8\n- config >= 0.3 (optional)\n\n\nInstallation\n------------\n\n**Python misc** should be installed using pip: ::\n\n pip install git+git://github.com/ilblackdragon/pymisc.git\n\n\nUse pymisc\n------------\n\n1) Import pymisc in your module\n2) Profit =)\n\nMore detailed information will be posted later\n\nLicense\n-------\n\nCopyright (C) 2012 Illia Polosukhin\nThis program is licensed under the MIT License (see LICENSE)", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/ilblackdragon/pymisc.git", "keywords": null, "license": "GNU LGPL", "maintainer": null, "maintainer_email": null, "name": "pymisc", "package_url": "https://pypi.org/project/pymisc/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pymisc/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/ilblackdragon/pymisc.git" }, "release_url": "https://pypi.org/project/pymisc/0.0.2/", "requires_dist": null, "requires_python": null, "summary": "Python miscellaneous - module with different useful stuff.\n\nHere you'll find:\n\n* Different kind of decorators\n* Useful reader for row\\column data files\n* Will add more in nearest future", "version": "0.0.2" }, "last_serial": 797417, "releases": { "0.0.2": [ { "comment_text": "", "digests": { "md5": "b7f406b1ec9965454ad8dfd1222e25cb", "sha256": "6d9fe57dab28c7579c4ef003ee79fab1e93c1a37b9bfe47a66a5075430c7fda7" }, "downloads": -1, "filename": "pymisc-0.0.2.zip", "has_sig": false, "md5_digest": "b7f406b1ec9965454ad8dfd1222e25cb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 39846, "upload_time": "2012-11-18T07:14:57", "url": "https://files.pythonhosted.org/packages/2a/58/0e5f4469b305d0e849a216ae71a75353afc838b334be05a24e1a5996482a/pymisc-0.0.2.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b7f406b1ec9965454ad8dfd1222e25cb", "sha256": "6d9fe57dab28c7579c4ef003ee79fab1e93c1a37b9bfe47a66a5075430c7fda7" }, "downloads": -1, "filename": "pymisc-0.0.2.zip", "has_sig": false, "md5_digest": "b7f406b1ec9965454ad8dfd1222e25cb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 39846, "upload_time": "2012-11-18T07:14:57", "url": "https://files.pythonhosted.org/packages/2a/58/0e5f4469b305d0e849a216ae71a75353afc838b334be05a24e1a5996482a/pymisc-0.0.2.zip" } ] }