sonyflake-py icon indicating copy to clipboard operation
sonyflake-py copied to clipboard

Intense ID generation support

Open ZipFile opened this issue 1 year ago • 0 comments

I've been using this library in quite intense applications. With a simple trick you can squeeze out some more performance out of the generator. This PR adds a simple wrapper to do so.

ZipFile avatar Aug 17 '24 15:08 ZipFile