This patch changes to the ruff linter. SO MUCH quicker. Removed grey and mypy as well.
this patch removes the need for dacite2 package for creating packet objects from the aprslib decoded packet dictionary. moved the factory method from the base Packet object to the core module.
Also updated unittests to pass.