dissector
dissector copied to clipboard
Run dissector as standalone script
Currently, to install the dissector, you'd need to clone the repository, install the requirements, and then run the main python script.
It would be neater if the project can be installed as a package as a whole. Either from pypi, or another package registry.