6

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?

Archisman Panigrahi
  • 28,338
  • 18
  • 105
  • 212

1 Answers1

11

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

kyrofa
  • 7,346
  • 1
  • 32
  • 26