LINQ for python.
Project description
pinq is a partial python implementation of the Language Integrated Query (LINQ) framework’s method syntax api.
Installation
Easy
To install pinq, use pip:
$ pip install pinq
From Source
To install pinq from source, download the source and extract the contents. Then run:
$ python setup.py install
To run the tests, run the following command from the source directory:
$ python tests
Documentation
Better documentation is currently under development.
The pinq api documentation can be found here.
Contribute
Check for open issues or open a new issue.
Fork the repository on GitHub to start making changes.
Write a test that shows the bug was fixed or the feature works as expected.
Send a pull request
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 pinq-0.1.1.zip
.
File metadata
- Download URL: pinq-0.1.1.zip
- Upload date:
- Size: 9.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7ecb4b23600ff82d83760ecd6a7a7be9c6b89437d238fc1c395b1a5321ef441e |
|
MD5 | 1b3f92557d11f167242a1e9ef493afcd |
|
BLAKE2b-256 | 83fef29b12df113b1c276acd40e1065cc03c73fefdccf13dab9902122e09c192 |