What can I use to diff versions of a Jupyter script?: https://www.reddit.com/r/Python/comments/5rpy1d/what_can_i_use_to_diff_versions_of_a_jupyter/
reddit
What can I use to diff versions of a Jupyter script? • /r/Python
This comes up a lot in my team. Obviously a diff on the actual file yields a lot of confusion.
Script Works on Ubuntu 16.06 but not 14.04?: https://www.reddit.com/r/Python/comments/5rq8v2/script_works_on_ubuntu_1606_but_not_1404/
reddit
Script Works on Ubuntu 16.06 but not 14.04? • /r/Python
New to Python, having a difficult time and about to pull my hair out. Using a script to scrape a website and download photos - works great on my...
How do I install and use pip?: https://www.reddit.com/r/Python/comments/5rqavn/how_do_i_install_and_use_pip/
reddit
How do I install and use pip? • /r/Python
I know this is probably a really simple issue, but I am not very familiar with paths/python/packages/etc. and I need to get this installed for...
Hey reddit, i wrote my first python script! feedback appreciated!: https://www.reddit.com/r/Python/comments/5rqk3k/hey_reddit_i_wrote_my_first_python_script/
reddit
Hey reddit, i wrote my first python script! feedback... • /r/Python
so i'm going through "Learning Python the hard way" and having a blast learning/writing code. in these days i wrote...
Hi, Python newbie. I need to learn how to use python for my dissertation on Nonlinear Dynamics of Patterns. Does anyone know some useful tutorials or a good place to start?: https://www.reddit.com/r/Python/comments/5rqu20/hi_python_newbie_i_need_to_learn_how_to_use/
reddit
Hi, Python newbie. I need to learn how to use python... • /r/Python
1 points and 0 comments so far on reddit
How To Enjoy Debugging: Put A Cat Photo In The Code--So You Don't Get A Black Screen For Semantic Errors: https://www.reddit.com/r/Python/comments/5rreol/how_to_enjoy_debugging_put_a_cat_photo_in_the/
reddit
How To Enjoy Debugging: Put A Cat Photo In The... • /r/Python
0 points and 0 comments so far on reddit
Bridging the Flask / Django divide with Flask-Diamond (audio): https://www.reddit.com/r/Python/comments/5rs31k/bridging_the_flask_django_divide_with/
reddit
Bridging the Flask / Django divide with Flask-Diamond... • /r/Python
1 points and 0 comments so far on reddit
Developing a Survey App through Python: https://www.reddit.com/r/Python/comments/5rskvq/developing_a_survey_app_through_python/
reddit
Developing a Survey App through Python • /r/Python
Anyone who has recommendations on resources regarding developing an app for surveys such as questionnaire surveys which automatically stores it...
What happened to the Gilectomy ?: https://www.reddit.com/r/Python/comments/5rskrq/what_happened_to_the_gilectomy/
reddit
What happened to the Gilectomy ? • r/Python
I regularly check Larry Hasting's [gilectomy branch of python on github](https://github.com/larryhastings/gilectomy/tree/gilectomy) but there...
system for capturing computation input and results: https://www.reddit.com/r/Python/comments/5rtjip/system_for_capturing_computation_input_and_results/
reddit
system for capturing computation input and results • /r/Python
hi guys, we are building a financial application and a certain function/calculation has to be auditable for years. I have thought on how to do...