{ "info": { "author": "David Shriver", "author_email": "david.shriver@outlook.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5" ], "description": "pinq\r\n====\r\n\r\n.. image:: https://travis-ci.org/dlshriver/pinq.svg?branch=master\r\n :alt: Build Status\r\n :target: https://travis-ci.org/dlshriver/pinq\r\n\r\n.. image:: https://coveralls.io/repos/github/dlshriver/pinq/badge.svg?branch=master\r\n :alt: Coverage Status\r\n :target: https://coveralls.io/github/dlshriver/pinq?branch=master\r\n\r\n**pinq** is a partial python implementation of the Language Integrated Query (LINQ) framework's method syntax api.\r\n\r\nInstallation\r\n------------\r\n\r\nEasy\r\n~~~~\r\n\r\nTo install pinq, use pip:\r\n\r\n.. code-block:: bash\r\n\r\n $ pip install pinq\r\n\r\nFrom Source\r\n~~~~~~~~~~~\r\n\r\nTo install pinq from source, download the `source`_ and extract the contents. Then run:\r\n\r\n.. code-block:: bash\r\n\r\n $ python setup.py install\r\n\r\nTo run the tests, run the following command from the source directory:\r\n\r\n.. code-block:: bash\r\n \r\n $ python tests\r\n\r\nDocumentation\r\n-------------\r\n\r\n*Better documentation is currently under development.*\r\n\r\nThe pinq api documentation can be found `here `_.\r\n\r\nContribute\r\n----------\r\n\r\n#. Check for open issues or open a new issue.\r\n#. Fork `the repository`_ on GitHub to start making changes.\r\n#. Write a test that shows the bug was fixed or the feature works as expected.\r\n#. Send a pull request\r\n\r\n.. _`the repository`: http://github.com/dlshriver/pinq\r\n.. _`source`: https://github.com/dlshriver/pinq/archive/0.1.1.tar.gz", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/dlshriver/pinq", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "pinq", "package_url": "https://pypi.org/project/pinq/", "platform": "", "project_url": "https://pypi.org/project/pinq/", "project_urls": { "Homepage": "https://github.com/dlshriver/pinq" }, "release_url": "https://pypi.org/project/pinq/0.1.1/", "requires_dist": null, "requires_python": "", "summary": "LINQ for python.", "version": "0.1.1" }, "last_serial": 2053989, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "cc6ff4e9b4c496d51e92db2f6be131c5", "sha256": "e52cc55520594baf700a86e873f3cca15e18cadcd38f9a46fefe19ed193450cf" }, "downloads": -1, "filename": "pinq-0.0.1.zip", "has_sig": false, "md5_digest": "cc6ff4e9b4c496d51e92db2f6be131c5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7313, "upload_time": "2016-03-31T16:05:20", "url": "https://files.pythonhosted.org/packages/75/45/79245344a00363a1beea86c10c6dbd932fb313e38e5dc9cefd2bd2625531/pinq-0.0.1.zip" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "1b3f92557d11f167242a1e9ef493afcd", "sha256": "7ecb4b23600ff82d83760ecd6a7a7be9c6b89437d238fc1c395b1a5321ef441e" }, "downloads": -1, "filename": "pinq-0.1.1.zip", "has_sig": false, "md5_digest": "1b3f92557d11f167242a1e9ef493afcd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9134, "upload_time": "2016-04-08T16:30:21", "url": "https://files.pythonhosted.org/packages/83/fe/f29b12df113b1c276acd40e1065cc03c73fefdccf13dab9902122e09c192/pinq-0.1.1.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1b3f92557d11f167242a1e9ef493afcd", "sha256": "7ecb4b23600ff82d83760ecd6a7a7be9c6b89437d238fc1c395b1a5321ef441e" }, "downloads": -1, "filename": "pinq-0.1.1.zip", "has_sig": false, "md5_digest": "1b3f92557d11f167242a1e9ef493afcd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9134, "upload_time": "2016-04-08T16:30:21", "url": "https://files.pythonhosted.org/packages/83/fe/f29b12df113b1c276acd40e1065cc03c73fefdccf13dab9902122e09c192/pinq-0.1.1.zip" } ] }