d60 / twikit

Twitter API Scraper | Without an API key | Twitter Internal API | Free | Twitter scraper | Twitter Bot

Home Page:https://twikit.readthedocs.io/en/latest/twikit.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

async refactor

ShoGinn opened this issue · comments

I think there is a massive movement of refactoring all the classes to an abstract base, and then you can use the base for the async/non-async portions rather than duplicating so much code.