Is it possible to package Python app into snap packages?

Can Python (or anything other than QML/web apps) be turned into snap packages instead of .deb packages as described here?

Is there any detailed documentation available?


Oh certainly-- here is a detailed walkthrough of how (and why) to create a Python snap.