{ "info": { "author": "Max Biloborodko", "author_email": "f1ashhimself@gmail.net", "bugtrack_url": null, "classifiers": [], "description": "Linqp\n======\n\n.. image:: https://img.shields.io/pypi/v/Linqp.svg\n :alt: Release Status\n :target: https://pypi.python.org/pypi/Linqp\n\n.. image:: https://img.shields.io/github/license/F1ashhimself/linqp.svg\n :alt: License\n :target: https://github.com/F1ashhimself/Linqp/blob/master/LICENSE\n\n\n**Simple LINQ implementation for python.**\n\n**Usage example:**\n\n.. code:: python\n\n Linqp(foo).where(lambda x: x.bar == 'bar').select_all()\n\nor\n\n.. code:: python\n\n Linqp(foo).where(lambda x: x.bar == 'bar').select(lambda x: x.foobar)\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "Linqp", "package_url": "https://pypi.org/project/Linqp/", "platform": "", "project_url": "https://pypi.org/project/Linqp/", "project_urls": null, "release_url": "https://pypi.org/project/Linqp/1.0.1/", "requires_dist": null, "requires_python": "", "summary": "Simple LINQ implementation for python.", "version": "1.0.1" }, "last_serial": 3976953, "releases": { "1.0.1": [ { "comment_text": "", "digests": { "md5": "96fe6c413a8a051d8c4ebc1475c35b98", "sha256": "c56a99b8c7eb49b15e311d36b7d3feb578e7e6b20ce7e87dcfbd2c898a1d87fe" }, "downloads": -1, "filename": "Linqp-1.0.1.tar.gz", "has_sig": false, "md5_digest": "96fe6c413a8a051d8c4ebc1475c35b98", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3532, "upload_time": "2018-06-19T11:35:14", "url": "https://files.pythonhosted.org/packages/68/07/84a62c1f3c0bb584a23cae72482bb608a53c8d99c22a5c883094ea1e1764/Linqp-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "96fe6c413a8a051d8c4ebc1475c35b98", "sha256": "c56a99b8c7eb49b15e311d36b7d3feb578e7e6b20ce7e87dcfbd2c898a1d87fe" }, "downloads": -1, "filename": "Linqp-1.0.1.tar.gz", "has_sig": false, "md5_digest": "96fe6c413a8a051d8c4ebc1475c35b98", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3532, "upload_time": "2018-06-19T11:35:14", "url": "https://files.pythonhosted.org/packages/68/07/84a62c1f3c0bb584a23cae72482bb608a53c8d99c22a5c883094ea1e1764/Linqp-1.0.1.tar.gz" } ] }