py-jsonq
py-jsonq copied to clipboard
Add pagination
I would love pagination methods like skip and limit, at the moment I runs something like: .get()[int:int]
ps: Congrats for this lib.