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

Dynamic API call injection #33

Open
Masrepus opened this issue Oct 2, 2019 · 0 comments
Open

Dynamic API call injection #33

Masrepus opened this issue Oct 2, 2019 · 0 comments

Comments

@Masrepus
Copy link
Member

Masrepus commented Oct 2, 2019

Provide ability to import API call implementations from external python files: provide access to internal apicall.py state, then each API call implementation can handle their respective task but can be customized by the user, or even extended by further API calls. Unimplemented ones should be dumped from MSDN, including the number of parameters and default return value, and converted to default implementation stubs that can then be customized.

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

1 participant