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

Uploaded Source

Built Distribution

itertools_len-1.1-py3-none-any.whl (17.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: itertools_len-1.1.tar.gz
  • Upload date:
  • Size: 19.4 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.tar.gz
Algorithm Hash digest
SHA256 eb7b05b29e4fed4fbacc6f81a063bf11da24e124a2948a9c65b8ddb49f7bd885
MD5 aaae845d2075c96a6dd090cbbeb1fb09
BLAKE2b-256 1ce529ba3a7756fb23923bd241f6d30556a20765cc4d3e7600b8b4fc85af5ad6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: itertools_len-1.1-py3-none-any.whl
  • Upload date:
  • Size: 17.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for itertools_len-1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 df413bcf94e0ecd30ccb933893aa54aa77d3f282b56a7280225540c700223de3
MD5 c7b7897ea4aefd154330c3e9600c163b
BLAKE2b-256 17f91ce017cffd35fe2ae2e58ed503c4ceae93dad73bb1c6363018cfb7877186

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