Skip to main content

No project description provided

Project description

pkg docs ci cov

Have you ever been annoyed that the length information of itertools have not been preserved?

This module faithfully wraps every one of them (together with map) where len can be derived:

>>> from itertools_len import chain, product
>>> len(chain('abc', [1, 2]))
5
>>> len(product('abc', [1, 2]))
6

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

itertools_len-1.2.tar.gz (21.9 kB view details)

Uploaded Source

Built Distribution

itertools_len-1.2-py3-none-any.whl (17.8 kB view details)

Uploaded Python 3

File details

Details for the file itertools_len-1.2.tar.gz.

File metadata

  • Download URL: itertools_len-1.2.tar.gz
  • Upload date:
  • Size: 21.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for itertools_len-1.2.tar.gz
Algorithm Hash digest
SHA256 a8eaf34e1d5d35f38ff405a341617b97bfc70f20978626cff425c9e60444dd0e
MD5 ebe429b30a6ac623d78cb0fc8f5843c3
BLAKE2b-256 0e8ccce5cb1515430ee8e9f76d2bac3a2b72d6c5ddb3be21c242ef01eda2bc34

See more details on using hashes here.

File details

Details for the file itertools_len-1.2-py3-none-any.whl.

File metadata

  • Download URL: itertools_len-1.2-py3-none-any.whl
  • Upload date:
  • Size: 17.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for itertools_len-1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 ca3fb07f943dab057bd9f00899d9cdde7ecf68c805c6131a1ade4cdc567b0c38
MD5 a39872bdc2b776f823008a4db2026a82
BLAKE2b-256 103fc9f03c308255fe9700a07a794c9760e8e32f917f74cb7337414e15bd0f1c

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