-
Notifications
You must be signed in to change notification settings - Fork 68
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
adds python-v3 files #156
adds python-v3 files #156
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall, very good! 👏 I left some comments most of which aren't code related. Just project management-ish related.
Only other thing would be to have examples for each "thing" (billing, project, keys, etc) where each example shows all of the billing CRUD operations. so demo_billing.py, demo_keys.py, etc. This could be done as a subsequent PR, but good to have with the code that changes it.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Anything that gets shaken out afterwards, we can always do in a subsequent PR.
Are there plans for a top-level readme update? Also for getting an updated structure in place for testing? Or will these come in later PRs? |
I'm viewing the code in the branch rather than looking at the PR changes, so I'll make a big comment with my thoughts here :) All of these comments are purely preference, so feel free to ignore any/all.
|
Yes, I'll add the readme update in another PR |
@jjmaldonis Thank you for the detailed feedback. Could you give the team the sense of the priorities for each one of these suggestions so we can better understand how to prioritize this feedback? For example it be helpful to see something like:
|
No problem.
|
(I really wish GH let us reply to comments!) I realized I didn't say this, but take any of those recommendations with a grain of salt. If you don't want to do them, then no worries. I can also help out with some of them if you don't have time but want the changes made. |
Thanks @jjmaldonis. @dvonthenen is taking the lead on the Python SDK development to finish it up, so I'll let him consider this feedback and decide which approach to take. |
This PR adds the bulk of the work that has been done so far for the Python-SDK-v3: