Greetings,
I am planning to migrate a code base from ib_insync
to ib_async
.
I would like to consult with this forum to understand the scope of the migration. Specifically, should I prepare for an extensive code migration, or is it as simple as running a pip install
and replacing all imports of ib_insync
with ib_async
?
Thank you for your insights!