Created
January 20, 2023 16:06
-
-
Save DocMinus/026ed8c845f9ad3c7dcf3df286038714 to your computer and use it in GitHub Desktop.
Python SVG images in memory without using temp files
Author
Just for fun, put up a prototype app: compound-explorer
Author
Just for fun, put up a prototype app: compound-explorer
Nice, good job!
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Glad it helped (and that someone actually found this!).
This is basically still what I use, don't think it gets much simpler, by the time you remove all the comments there aren't many lines of code and being used as a function you will prolly "never really see this" in the end :D