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

Question: dnspython #9

Open
pushkinman opened this issue Jun 22, 2023 · 1 comment
Open

Question: dnspython #9

pushkinman opened this issue Jun 22, 2023 · 1 comment
Labels
question Further information is requested

Comments

@pushkinman
Copy link

Quick question, is it possible to use dnspython with your solution? if yes, what is good way to integrate it?

@IVLIVS-III IVLIVS-III added the question Further information is requested label Jun 22, 2023
@IVLIVS-III
Copy link
Owner

dnspython must be a pure Python module. Otherwise it is not supported at the moment.

If this condition is met, follow the steps outlined in the packages/examples/pytimeparse_dart example and integrate dnspython instead of pytimeparse.

Note: I am currently working on improving dartpip to automatically handle all necessary integration work automatically. This feature is expected to be ready before the end of September 2023.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants