ADVANCED SNAP USAGE
The Joy of Building Snaps for Python Applications
A tutorial for inter-snap communication using the content interface

While building applications in Python, we have to deal with dependency management that is not easy especially when it comes to package and ship your app. A snap bundles an application and all its dependencies…