What personal recreational value has Python created for you?: https://www.reddit.com/r/Python/comments/8fsasr/what_personal_recreational_value_has_python/
  
  reddit
  
  r/Python - What personal recreational value has Python created for you?
  1 votes and 0 so far on reddit
  Memento: Your meme organizer using tesseract and OpenCV: https://www.reddit.com/r/Python/comments/8fsmv1/memento_your_meme_organizer_using_tesseract_and/
  
  reddit
  
  Memento: Your meme organizer using tesseract and OpenCV • r/Python
  0 points and 0 comments so far on reddit
  Tinkering with a 0.96" OLED and MicroPython: https://www.reddit.com/r/Python/comments/8fslvz/tinkering_with_a_096_oled_and_micropython/
  
  reddit
  
  r/Python - Tinkering with a 0.96" OLED and MicroPython
  1 votes and 1 so far on reddit
  Archiveis: simple Python wrapper for the archive.is capturing service: https://github.com/pastpages/archiveis
  
  GitHub
  
  pastpages/archiveis
  A simple Python wrapper for the archive.is capturing service - pastpages/archiveis
  Managing supervisor configuration files on large scale?: https://www.reddit.com/r/Python/comments/8ftags/managing_supervisor_configuration_files_on_large/
  
  reddit
  
  Managing supervisor configuration files on large scale? • r/Python
  Hi everyone, We are looking for a better solution to manage the supervisor configuration files which run our workers/crawlers on more than 60+...
  What is your biggest challenge in trying to learn Functional Programming? (x-post from ruby): https://www.reddit.com/r/Python/comments/8ftppn/what_is_your_biggest_challenge_in_trying_to_learn/
  
  reddit
  
  What is your biggest challenge in trying to learn... • r/Python
  Hi, I'm interested in what others are doing when it comes to learning FP - specifically: * Why did you decide to learn FP? * What's been your...
  Python Pygame Zelda Game Tutorial for Beginners: https://www.reddit.com/r/Python/comments/8ftqey/python_pygame_zelda_game_tutorial_for_beginners/
  
  reddit
  
  r/Python - Python Pygame Zelda Game Tutorial for Beginners
  1 votes and 0 so far on reddit
  Is it okay leaving Python process alive?: https://www.reddit.com/r/Python/comments/8ftqrp/is_it_okay_leaving_python_process_alive/
  
  reddit
  
  Is it okay leaving Python process alive? • r/Python
  I have an utility written in Python and it has the wrapper for Docker’s “exec”. sys.exit(subprocess.call([command], shell=True)) The value of...
  Selenium login security practices?: https://www.reddit.com/r/Python/comments/8ftlma/selenium_login_security_practices/
  
  reddit
  
  Selenium login security practices? • r/Python
  Hey, I just started messing around with Selenium to automate some tasks after logging into certain websites. Very cool! I was wondering, are...
  AssertionError: Gaps in blk ref_locs: https://stackoverflow.com/questions/49482356/assertionerror-gaps-in-blk-ref-locs
  
  Stackoverflow
  
  AssertionError: Gaps in blk ref_locs
  I am trying to unstack() data in a Pandas dataframe, but I keep getting this error, and I'm not sure why. Here is my code so far with a sample of my data. My attempt to fix it was to remove all rows
  Antidote: Dependency injection with simple decorators.: https://www.reddit.com/r/Python/comments/8fu34r/antidote_dependency_injection_with_simple/
  
  reddit
  
  Antidote: Dependency injection with simple decorators.
  Posted in r/Python by u/Finistere_ • 11 points and 5 comments
  Going from static languages to Python: https://www.reddit.com/r/Python/comments/8fv3xa/going_from_static_languages_to_python/
  
  reddit
  
  Going from static languages to Python • r/Python
  I want to learn Python. I think, that it's a must-have language in programmer's toolkit, because it can become handy in the least expected...
  