Hi Francesco, Docile.jl partially covers what I think you're wanting out of your docstrings, namely testing examples for correctness. I've been thinking about exporting the docstrings to ijulia notebooks which might provide a more interactive experience in some cases.
Running examples from the REPL can be done with a quick copy/paste from the docs that show up when using `@query`. I've not used python much, or the it's docstrings, so if you've got ideas that you'd like to see here feel free email or open issues at https://github.com/MichaelHatherly/Docile.jl. -- Mike
