saleae / logic2-automation

Logic2 Automation API
https://saleae.github.io/logic2-automation/
Apache License 2.0
19 stars 8 forks source link

Same import path as logic1 automation #30

Open cusps opened 1 year ago

cusps commented 1 year ago

Both logic 2 automation and the legacy logic 1 python-saleae automation can be installed in the same project.

It seems a little short sighted to give both python libraries the same import path, but maybe I am missing something. If the legacy logic 1 automation is used in a large repo, you cannot install both while you incrementally upgrade to logic2 without special installation.