Skip to main content

Simple LINQ implementation for python.

Project description

Release Status License

Simple LINQ implementation for python.

Usage example:

Linqp(foo).where(lambda x: x.bar == 'bar').select_all()

or

Linqp(foo).where(lambda x: x.bar == 'bar').select(lambda x: x.foobar)

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

Linqp-1.0.1.tar.gz (3.5 kB view details)

Uploaded Source

File details

Details for the file Linqp-1.0.1.tar.gz.

File metadata

  • Download URL: Linqp-1.0.1.tar.gz
  • Upload date:
  • Size: 3.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for Linqp-1.0.1.tar.gz
Algorithm Hash digest
SHA256 c56a99b8c7eb49b15e311d36b7d3feb578e7e6b20ce7e87dcfbd2c898a1d87fe
MD5 96fe6c413a8a051d8c4ebc1475c35b98
BLAKE2b-256 680784a62c1f3c0bb584a23cae72482bb608a53c8d99c22a5c883094ea1e1764

See more details on using hashes here.

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