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

Shall we make a Python 3 asyncio version? #4

Open
Safihre opened this issue Mar 8, 2019 · 1 comment
Open

Shall we make a Python 3 asyncio version? #4

Safihre opened this issue Mar 8, 2019 · 1 comment

Comments

@Safihre
Copy link

Safihre commented Mar 8, 2019

SABnzbd is moving to Python 3 and I would love to see how we could use asyncio stuff!
Would you be interested in making a proof-of-concept NNTP reader using asyncio?
I would like to do this separate from SABnzbd first since it's such a major redesign.

@caronc
Copy link
Owner

caronc commented Mar 9, 2019

I'm torn; i do, but i've been so busy with apprise, and between work and family i don't have that much time. I do like the idea that you'd consider building it in modules though!

I had thought you already begun on this project a while back. Do you have ideas to how you want to build it? the current library you saw here i kinda/sorta just abandoned. It's not done, but could do a lot more. I never go around to handling the par2 files and rars. I never built in the smart logic you had already too where you would only get the par's if needed.

What kind of prototype were you looking for, a fork of the download portion of this code but with asyncio swapped in? You're certainly more then welcome to steal/reuse any code or ideas you see here.

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