Hi all,

I'd like to stream dynamically generated Parquet-files from Pyramid server.
Parquet library itself offers writing to any file-like object. I am aware
of app_iter and FileResponse interfaces in Pyramid. However, does Pyramid
(or any example or utility class) offer a Python file-like interface, where
I could just dynamically .write() stuff?

Br,
Mikko

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to pylons-discuss+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/pylons-discuss/CAK8RCUudomfEGYnqAUk57XgOvatDLtFGGk%2Be5tFzu0w81Ez4Lg%40mail.gmail.com.

Reply via email to