omise / omise-python

Omise Python Library
https://docs.opn.ooo
MIT License
26 stars 15 forks source link

Make iterator not store entire list of collections #27

Closed pistachiology closed 5 years ago

pistachiology commented 5 years ago

Store entire list is not correct way when to use iterator. also, storing entire list would cause memory drain.