I'm having difficulty following the instructions in the readme. I downloaded the code from GitHub. I assumed there would be a file serialscope.py somewhere since it's launched by running python 3 -m serialscope. I know it's the package, but that often means it's the same as the launch filename.
Anyway, what are the instructions for downloading your project and running the python code from an IDE or directly?
I'm having difficulty following the instructions in the readme. I downloaded the code from GitHub. I assumed there would be a file
serialscope.pysomewhere since it's launched by runningpython 3 -m serialscope. I know it's the package, but that often means it's the same as the launch filename.Anyway, what are the instructions for downloading your project and running the python code from an IDE or directly?