Skip to main content

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.

Project description

Python package

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

Contributing

Contributions are welcomed. This project uses poetry to handle the few library dependencies. Pre-commit is also used so that formatting and linting checks are performed on commit.

  1. Clone the repository using git clone https://github.com/viralogic/py-enumerable.git
  2. Install poetry globally as per the instructions here
  3. CD into the root of your cloned repository directory and poetry install to install all packages from the repository Pipfile.
  4. Install pre-commit by typing poetry run pre-commit install
  5. You should now be ready to start coding!

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-1.2.5.tar.gz (10.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-1.2.5-py3-none-any.whl (10.6 kB view details)

Uploaded Python 3

File details

Details for the file py-linq-1.2.5.tar.gz.

File metadata

  • Download URL: py-linq-1.2.5.tar.gz
  • Upload date:
  • Size: 10.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.4 CPython/3.6.12 Linux/5.4.0-1031-azure

File hashes

Hashes for py-linq-1.2.5.tar.gz
Algorithm Hash digest
SHA256 7dbac0e5a189badbf5eb35f6accdd802ed50722900ea0cb8a40c5e07338ea661
MD5 72226490e6f2690978ea334bccf0f257
BLAKE2b-256 01606cd110cbee7f83eedc63e7e7d095a7de0c8c2c5de3f7479bd3246cd010e9

See more details on using hashes here.

File details

Details for the file py_linq-1.2.5-py3-none-any.whl.

File metadata

  • Download URL: py_linq-1.2.5-py3-none-any.whl
  • Upload date:
  • Size: 10.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.4 CPython/3.6.12 Linux/5.4.0-1031-azure

File hashes

Hashes for py_linq-1.2.5-py3-none-any.whl
Algorithm Hash digest
SHA256 4e272b7dcb7be2a944d48f0e81356c7af765fac2dd87526cfb2c3574613df03f
MD5 de579d2865d78e509f0fd37f63c8a3dd
BLAKE2b-256 d25d0e851c0f69cbcd5616e4141176e7d79ef90e06cebe28689858140602e907

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