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.1.1.tar.gz (20.5 kB view details)

Uploaded Source

Built Distribution

itertools_len-1.1.1-py3-none-any.whl (17.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: itertools_len-1.1.1.tar.gz
  • Upload date:
  • Size: 20.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for itertools_len-1.1.1.tar.gz
Algorithm Hash digest
SHA256 adc4adbcb609c761a68b94a9f3681ae877705c929b0815436f67029dc7774cd0
MD5 cf1f8124b0b73bf2e7c1c7a1d765ea30
BLAKE2b-256 fcfedf101f0da8f303f542fcdae283130d12653a9ae5cba2e224d2475a46483a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for itertools_len-1.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 61509f789f565af48417d8fcb03e5eec382385779d07437b76d6a9eff272d2bf
MD5 a1b81db15e37943cec0a1a30a199a390
BLAKE2b-256 cdc27dd98ac2b165c03cb175f0d5595a142dada27910eb1017d68ee1a4511d3b

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