Skip to content

Support Python3, update features, fix indent, update setup.py #43

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

mtalexan
Copy link

No description provided.

Mike Alexander added 4 commits June 12, 2018 17:35

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Cleaned up the V1Query class to use Python-standard data member naming conventions for private members.
Added support for using len() on the query, and a length(), both of which optimally run the base query.
Standardized the sel_string and select() usage so they can both be used instead of sel_string making select() fail to function.
Update the README

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
…h() to support determining total possible items when paging
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant