Skip to main content

Linq for Python

Project description

Coverage Status

py-linq

LINQ (Language Integrated Query) is a popular querying language available in .NET. This library ports the language so that developers can query collections of objects using the same syntax. This library would be useful for Python developers with experience using the expressiveness and power of LINQ.

Install

Available as a package from PyPI.

pip install py-linq

Usage

To access the LINQ functions an iterable needs to be wrapped by the Enumerable

from py_linq import Enumerable
my_collection = Enumerable([1,2,3])

Documentation

Please visit the project site for better documentation

Authors

Bruce Fenske

Contributors

  1. Oleg Shilo
  2. Sebastien Celles

History

Date Version Description
06-Dec-2018 0.6
  • Issue #13 - Empty list as default parameter
  • Issue #14 - except_ method bug fix
19-Jul-2017 0.5
  • last and last_or_default method bug fixes
  • then_by and then_by_descending implementation
30-Jan-2017 0.4
  • Added Python 3 support
15-Jan-2015 0.3
  • Changed README.rst
  • Performance improvements
12-Jan-2015 0.2
  • Added documentation
07-Jan-2015 0.1
  • Initial beta release

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

py_linq-0.7.0.tar.gz (20.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

py_linq-0.7.0-py2.py3-none-any.whl (48.3 kB view details)

Uploaded Python 2Python 3

File details

Details for the file py_linq-0.7.0.tar.gz.

File metadata

  • Download URL: py_linq-0.7.0.tar.gz
  • Upload date:
  • Size: 20.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.21.0

File hashes

Hashes for py_linq-0.7.0.tar.gz
Algorithm Hash digest
SHA256 78d5683e9846db80b6dc99eded267e3f237fb46a31229fc0b4193597d3e3ca3e
MD5 25c739d83be6079f94a624bc03c9ad35
BLAKE2b-256 954e1e7a8576c60f0894e3eaa8ad723e28e66717f5471a86842141b4aeb25240

See more details on using hashes here.

File details

Details for the file py_linq-0.7.0-py2.py3-none-any.whl.

File metadata

  • Download URL: py_linq-0.7.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 48.3 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.21.0

File hashes

Hashes for py_linq-0.7.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 2f87252a0bb2ed361eecabf8e02e0204cefbb09f8ef660ea363d72e061a13805
MD5 fe37106ee6ba015710db753697c80915
BLAKE2b-256 392e91ef24c6e7c0c4f2c15b9aa3691367dc32a01e441943d36c524f7e48abe2

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page