Skip to content
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

Replace deprecated request dependency #72

Open
perrin4869 opened this issue Aug 16, 2020 · 1 comment
Open

Replace deprecated request dependency #72

perrin4869 opened this issue Aug 16, 2020 · 1 comment

Comments

@perrin4869
Copy link

request was deprecated earlier this year. Moreover, it has dependencies on problematic modules like sshpk. It should be possible to migrate to bent by the same developer.
urllib could be replaced by bent as well, also removing problematic dependencies and reducing the SDK size.
Would you be willing to merge a PR implementing these changes?

@TheNorthMemory
Copy link

Here's another fully re-designed javascript SDK, less dependices(minimal only need axios). With yargs, it's possible play the OpenAPI requests over command line. Repo here: https://github.com/TheNorthMemory/whats-alipay

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

No branches or pull requests

2 participants