Showmedo is a peer-produced video-tutorials and screencasts site for free and open-source software (FOSS)- with the exception of some club videos, the large majority are free to watch and download.
Kudos and Thanks for percious
With your demo I have saved some much time understanding the utility of those two tools.
Thank you alot !
really cool... enjoyed your demo.. had spend the whole day trying to get my sphinx docs working...
awesome screencast. really enjoy seeing someone who knows what there doing display it in a very easy to follow and understandble way. Thank you
Thank you for this video, it has really helped me to learn new tools
Thank you for this video, it has helped me to learn about this two great tools.
Regards,
Jose
Excellent Tutorial Percious!
With your video I got up and running for documenting
my code with Sphinx. Especially I didn't know how to
add the little twicks to make Sphinx find my source
code and extract the docstrings, so this video really
helped me a lot.
Thanks for nice video on Spinx
Great tutorial!
thanks, for the video it helped me a lot to configure my environment using nose
Clearly I'm writing this as a thank you!
I have some experience with TG2 on windows -- and I'mnow transitioning to linux (surprised?) and this video was tremendously helpful.
Thank you very much indeed.
Rob
Fantastic, this video was super useful in explaining the concepts. Exactly what I needed.
Thanks ! I am going to watch that 2 more times then get started !


Thanks! The only detail that you might have included is the explanation of the behind the scenes fact that when you created the package (I think), it registered it with site-packages, which is why the import step that you demo then works. But I could see that in the output when I went back to look for it.