Solutionunvalidated
Create an in-memory bytes buffer, which is a file-like object. Tension: I want it to be done without writing to filesystem, only in memory. Outcome: buffer.getvalue().
db6949d5-99e0-40d8-bb3f-011e3757d4f9
Create an in-memory bytes buffer, which is a file-like object. Tension: I want it to be done without writing to filesystem, only in memory. Outcome: buffer.getvalue().