https://github.com/buckley-w-david/even-more-itertools
https://github.com/buckley-w-david/even-more-itertools
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/buckley-w-david/even-more-itertools
- Owner: buckley-w-david
- License: mit
- Created: 2018-08-10T21:26:51.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-23T16:03:39.000Z (about 7 years ago)
- Last Synced: 2025-01-28T02:12:16.633Z (8 months ago)
- Language: Python
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Even More Itertools
Inspired by the base python `itertools`, and the wonderful [`more-itertools`](https://github.com/erikrose/more-itertools) libraries. In `even-more-itertols` some additional interesting or useful code for interacting with iterators.