Skip to main content

LINQ for python.

Project description

Build Status Coverage Status

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

  1. Check for open issues or open a new issue.

  2. Fork the repository on GitHub to start making changes.

  3. Write a test that shows the bug was fixed or the feature works as expected.

  4. Send a pull request

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

pinq-0.1.1.zip (9.1 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