VS Code, select default Python version?: https://www.reddit.com/r/Python/comments/4if7rz/vs_code_select_default_python_version/
  
  reddit
  
  VS Code, select default Python version?
  I've been looking into this for a few hours. I'm on a Mac and by default, it's running 2.7 due to some underlying OS functionality. I have Python...
  What do you think is more difficult in Python than it should be?: https://www.reddit.com/r/Python/comments/4if7wj/what_do_you_think_is_more_difficult_in_python/
  
  reddit
  
  What do you think is more difficult in Python than it should be?
  Alternatively, what is a library that is currently not so easy to use that you think could do with an improvement?
  Monkey patching Django app in another app: http://stackoverflow.com/questions/37074045/monkey-patching-django-app-in-another-app
  
  Stackoverflow
  
  Monkey patching Django app in another app
  We have a third party lib that we use in our django 1.9 app. We would like to amend that application with some functionality not in the original app (targeting mongo db). We currently do this via o...
  Using grequests, after a certain amount of requests server seems to close connection: https://www.reddit.com/r/Python/comments/4ifmat/using_grequests_after_a_certain_amount_of/
  
  reddit
  
  Using grequests, after a certain amount of requests... • /r/Python
  Hi guys! Okay, so I'm having a problem I have a hard time figuring out. I don't have a lot of experience with grequests and requests to general,...
  I made a really versatile command line calculator. It supports many operations and even allows for scripting with python: https://www.reddit.com/r/Python/comments/4ig3ay/i_made_a_really_versatile_command_line_calculator/
  
  reddit
  
  I made a really versatile command line calculator. It... • /r/Python
  0 points and 0 comments so far on reddit
  For Telegram and Pocket lovers i developed a Bot to add and share saved links, based on python-telegram-bot: https://www.reddit.com/r/Python/comments/4ifz9r/for_telegram_and_pocket_lovers_i_developed_a_bot/
  
  reddit
  
  For Telegram and Pocket lovers i developed a Bot to... • /r/Python
  There is still much to do and every suggestion is welcome, but it is finally stable enough to open it at all, check it out https://telegram.me/grzbot
  While working on Wing I got this error an can't do anything anymore. can anyone help me fix this?: https://www.reddit.com/r/Python/comments/4ih55q/while_working_on_wing_i_got_this_error_an_cant_do/
  
  reddit
  
  While working on Wing I got this error an can't do... • /r/Python
  1 points and 0 comments so far on reddit
  Why does Python not have block scope?: https://www.reddit.com/r/Python/comments/4ih3w3/why_does_python_not_have_block_scope/
  
  reddit
  
  Why does Python not have block scope? • /r/Python
  I [posted this question on Stack Overflow](http://stackoverflow.com/q/37100070/200783), but it was immediately closed... Python does not have...
  Simple Queues for Long-running Intensive Jobs?: https://www.reddit.com/r/Python/comments/4iibdc/simple_queues_for_longrunning_intensive_jobs/
  
  reddit
  
  Simple Queues for Long-running Intensive Jobs? • /r/Python
  Hey, I'm trying to figure out what type queue to use for expensive, long-running jobs (think several hours, and a few terabytes). Most job...
  Location for configuration in a virtualenv: http://stackoverflow.com/questions/37036193/location-for-configuration-in-a-virtualenv
  
  Stackoverflow
  
  Location for configuration in a virtualenv
  Where is the common location/directory to store configuration in a python virtualenv?
For Linux there is /etc for user stuff there is XDG_CONFIG_HOME (~/.config) but for virtualenv ...?
I know th...
  For Linux there is /etc for user stuff there is XDG_CONFIG_HOME (~/.config) but for virtualenv ...?
I know th...
Flask or Django for an API with Geospatial data?: https://www.reddit.com/r/Python/comments/4iixh5/flask_or_django_for_an_api_with_geospatial_data/
  
  reddit
  
  Flask or Django for an API with Geospatial data? • /r/Python
  I'm about to start coding a RESTful API that will deal with Geospatial data mixed with financial data, pulling statistics with Pandas and Numpy....
  Gitsome: A Supercharged Git/Shell Autocompleter with GitHub Integration, Python REPL: https://www.reddit.com/r/Python/comments/4ij8dn/gitsome_a_supercharged_gitshell_autocompleter/
  
  reddit
  
  Gitsome: A Supercharged Git/Shell Autocompleter with... • /r/Python
  4 points and 0 comments so far on reddit
  Testing apps that use requests without using mock. Interview with Ian Cordasco - Betamax: https://www.reddit.com/r/Python/comments/4ijb6l/testing_apps_that_use_requests_without_using_mock/
  
  reddit
  
  Testing apps that use requests without using mock.... • /r/Python
  1 points and 0 comments so far on reddit