Hello,
I have rewritten an asynchronous version of adbutils called adbutils_async, which you can find here: https://github.com/touxiaoling/adbutils_async. I have been using it with real devices for the past two months. However, this version only supports Python 3.10+.
I would like to inquire if you would be interested in helping me merge adbutils_async into the openatx/adbutils repository.
Here are some questions:
- Compatibility: This version currently only supports Python 3.10+. I have only tested it with Python 3.12. However, I don't have much experience in adding compatibility for other versions. Could you provide some suggestions on this?
- Testing: The test cases are not comprehensive. Should I complete and improve the asynchronous test cases before you consider merging it?
Please let me know if there are any additional requirements or modifications needed. I am open to collaborating and making necessary adjustments to ensure compatibility and maintainability.
Thank you for your time and consideration.
Best regards,
touxiaoling
Hello,
I have rewritten an asynchronous version of
adbutilscalledadbutils_async, which you can find here: https://github.com/touxiaoling/adbutils_async. I have been using it with real devices for the past two months. However, this version only supports Python 3.10+.I would like to inquire if you would be interested in helping me merge
adbutils_asyncinto theopenatx/adbutilsrepository.Here are some questions:
Please let me know if there are any additional requirements or modifications needed. I am open to collaborating and making necessary adjustments to ensure compatibility and maintainability.
Thank you for your time and consideration.
Best regards,
touxiaoling