Latest version: v0.2.1
The information on this page was curated by experts in our Cybersecurity Intelligence Team.
PeekIter is a Python3 package that implements peeking into iterators via a wrapper class. Peeking means looking at the next element from a generator without consuming it.
No known vulnerabilities found