I wrote a simple CLI library which cleanups your Github fork stale branches: https://www.reddit.com/r/Python/comments/5yuusb/i_wrote_a_simple_cli_library_which_cleanups_your/
  
  reddit
  
  I wrote a simple CLI library which cleanups your Github... • r/Python
  0 points and 0 comments so far on reddit
  Project: Newbie to programming would like to write agricultural software program.: https://www.reddit.com/r/Python/comments/5yulf6/project_newbie_to_programming_would_like_to_write/
  
  reddit
  
  Project: Newbie to programming would like to write... • r/Python
  Not sure if this is the right place but I haven't stopped thinking about this idea for a while and I see serious hurdles in my way if I continue...
  Develop your first web application in Django 1.10 – Part 0: https://www.reddit.com/r/Python/comments/5yus68/develop_your_first_web_application_in_django_110/
  
  reddit
  
  Develop your first web application in Django 1.10 – Part 0 • r/Python
  3 points and 0 comments so far on reddit
  What did Django say to the butterfly on Christmas?: https://www.reddit.com/r/Python/comments/5yv0t0/what_did_django_say_to_the_butterfly_on_christmas/
  
  reddit
  
  What did Django say to the butterfly on Christmas? • r/Python
  *"You have unperformed migrations."*
  Help with getting input from form on Flask: https://www.reddit.com/r/Python/comments/5yvcle/help_with_getting_input_from_form_on_flask/
  
  reddit
  
  Help with getting input from form on Flask • r/Python
  I am having trouble getting input from a form, assigning it to a variable, and then using that variable in a function later on in the code. A...
  How to recover lost Python source code if it's still resident in-memory: https://gist.github.com/simonw/8aa492e59265c1a021f5c5618f9e6b12
  
  Gist
  
  How to recover lost Python source code if it's still resident in-memory
  How to recover lost Python source code if it's still resident in-memory - recover_source_code.md
  Did anyone here ever read the whole Python Documentation.: https://www.reddit.com/r/Python/comments/5yvnqb/did_anyone_here_ever_read_the_whole_python/
  
  reddit
  
  Did anyone here ever read the whole Python Documentation. • r/Python
  I have a video series on the go as well as a python book but i've also been reading the documentation, but i feel like the weird person who reads...
  Resources for learning use of mypy?: https://www.reddit.com/r/Python/comments/5ywbrp/resources_for_learning_use_of_mypy/
  
  reddit
  
  Resources for learning use of mypy? • r/Python
  I'm trying to wrap my head around mypy and it seems super easy except for actually using it seems difficult. I've created a repo where I though...
  Documentation framework questions: https://www.reddit.com/r/Python/comments/5yw8sw/documentation_framework_questions/
  
  reddit
  
  Documentation framework questions • r/Python
  Hey all, first post on r/Python. I am looking for a tool to help me document an entire platform at my work. I have looked at sphinx and mkdoc but...
  A Natural Language Processing (NLP) blog for beginners that a friend and I have started. Expect tutorials on a weekly basis, with code in Python.: https://www.reddit.com/r/Python/comments/5yx472/a_natural_language_processing_nlp_blog_for/
  
  reddit
  
  A Natural Language Processing (NLP) blog for beginners... • r/Python
  492 points and 39 comments so far on reddit
  Is the noise module going to become compatible with 3.6 any time soon?: https://www.reddit.com/r/Python/comments/5yx07e/is_the_noise_module_going_to_become_compatible/
  
  reddit
  
  Is the noise module going to become compatible with 3.6... • r/Python
  As far as I can tell it's completely broken for version 3.6, even after fiddling with the wheel. Is there any sort of work-around or replacement...
  Getting monthly climatology using xarray in python: http://stackoverflow.com/questions/42709838/getting-monthly-climatology-using-xarray-in-python
  
  Stackoverflow
  
  Getting monthly climatology using xarray in python
  I have a netCDF file containing daily data for a variable called var2001-01-01 to 2010-12-31. I want to compute monthly sum for var resulting in a netCDF containing 12 time steps (one for each mont...
  Catchment-areas from SKOBBLER (Real Reach) and HERE (Isolines) API - Python package.: https://www.reddit.com/r/Python/comments/5yy2za/catchmentareas_from_skobbler_real_reach_and_here/
  
  reddit
  
  Catchment-areas from SKOBBLER (Real Reach) and HERE... • r/Python
  Recently I created simple Python package for acquiring and manipulating catchment-areas from SKOBBLER (Real Reach) and HERE (Isolines) API. At the...
  What's the difference between directory and directory/?: https://www.reddit.com/r/Python/comments/5yy9p5/whats_the_difference_between_directory_and/
  
  reddit
  
  What's the difference between directory and directory/? • r/Python
  1 points and 0 comments so far on reddit
  MetPy: Taming The Weather With Python - Episode 100: https://www.reddit.com/r/Python/comments/5yyczt/metpy_taming_the_weather_with_python_episode_100/
  
  reddit
  
  MetPy: Taming The Weather With Python - Episode 100 • r/Python
  1 points and 0 comments so far on reddit
  Advice needed on scraping method: https://www.reddit.com/r/Python/comments/5yyhub/advice_needed_on_scraping_method/
  
  reddit
  
  Advice needed on scraping method • r/Python
  Hi everybody! I would like to scrape a website for running competition results. I know there are at least 3 solutions out there for the task:...
  