Skip to main content

itertools and more-itertools all in one namespace

Project description

Python’s more-itertools is a fantastic compliment to itertools but it’s inconvenient to have to constantly look up which itertool is in which library. Oops All Itertools heaps them together into a loose pile in a single namespace.

Inspired by more-itertools issue 681

Build Status

Code:

https://github.com/lonnen/oops-all-itertools

Issues:

https://github.com/lonnen/oops-all-itertools/issues

Releases:

https://pypi.org/project/oops_all_itertools/#history

License:

MIT; See LICENSE

Install

To get started, install the library with pip:

$ pip install oops-all-itertools

Usage

>>> from oops_all_itertools import chain, chunked

>>> list(chain.from_iterable(chunked(range(6), 3)))
[0, 1, 2, 3, 4, 5]

For the full list of functions, see the itertools API documentation and the more-itertools API documentation.

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

oops_all_itertools-3.3.3.tar.gz (2.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

oops_all_itertools-3.3.3-py2.py3-none-any.whl (2.9 kB view details)

Uploaded Python 2Python 3

File details

Details for the file oops_all_itertools-3.3.3.tar.gz.

File metadata

  • Download URL: oops_all_itertools-3.3.3.tar.gz
  • Upload date:
  • Size: 2.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for oops_all_itertools-3.3.3.tar.gz
Algorithm Hash digest
SHA256 9601684b198d5e02ff43e17ea012dd957464b07a73a3f777a649d0f4688dd692
MD5 ac283e42e998db7c4a3d4f567428968d
BLAKE2b-256 ba26c12172737eeedef385b7f39056fb78dcb70e4b19a6b98ed66c42e36a1980

See more details on using hashes here.

Provenance

The following attestation bundles were made for oops_all_itertools-3.3.3.tar.gz:

Publisher: publish.yml on lonnen/oops-all-itertools

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file oops_all_itertools-3.3.3-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for oops_all_itertools-3.3.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 900749988ae06605e1bbb29696eccbbe7afeef83da2c1b9a18ff37fdd1344507
MD5 5f5dd9229825eadf12727164461ab2a3
BLAKE2b-256 dfd54bd6139173fc66b5b4e0e649354ae6a98ff497d3295cf744df94689c52e4

See more details on using hashes here.

Provenance

The following attestation bundles were made for oops_all_itertools-3.3.3-py2.py3-none-any.whl:

Publisher: publish.yml on lonnen/oops-all-itertools

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page