standalone Python application -


i need simple examples , tutorials creating stand-alone python application. i've never such thing, needed. more precisely, have 1 class - svgviewer, 1 argument - full path .svg file, , need standalone , somehow able open .svg files. suggestions appreciated.

you can check how other people "standalone" svg viewers in python.

i guess can use reportlab generate convert svg bitmap.


Comments

Popular posts from this blog

php - mySql Join with 4 tables -

css - Text drops down with smaller window -

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -