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 [](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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file simple-pinq-1.0.1.tar.gz.
File metadata
- Download URL: simple-pinq-1.0.1.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
45ee65531046be371f2ff4d770e4bd1110df6dc370ab1f251d21ce2f8c41cac1
|
|
| MD5 |
709b8194f56fa2fcd571934bd2519eaf
|
|
| BLAKE2b-256 |
ee7cedd89abb5201ab6f79e521b2b57fe31a74eb58f41521ac9a2c2c58274e73
|