Skip to main content

LINQ style API for Python.

Project description

# pinq A [LINQ](https://msdn.microsoft.com/en-us/library/bb308959.aspx) style API for Python iterables. Inspired by [JINQ](https://github.com/VivekRagunathan/JINQ).

## Installation ` pip install simple-pinq `

## Docs These are a work in progress. For now, check out the [unit tests](./tests).

## Tests [![Build Status](https://travis-ci.org/tizz98/pinq.svg?branch=master)](https://travis-ci.org/tizz98/pinq) When contributing, make sure the test code coverage is not below 100%. To run tests: ` pip install -e . pytest tests --cov=pinq flake8 pinq tests `

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

simple-pinq-1.0.1.tar.gz (1.7 kB view hashes)

Uploaded Source

Supported by

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