Jupyter receives the ACM Software System Award – Jupyter Blog: https://www.reddit.com/r/Python/comments/8goxbt/jupyter_receives_the_acm_software_system_award/
  
  reddit
  
  Jupyter receives the ACM Software System Award –... • r/Python
  0 points and 0 comments so far on reddit
  PyJSON5: A JSON5 serializer and parser library for Python 3 written in Cython: https://www.reddit.com/r/Python/comments/8gqo70/pyjson5_a_json5_serializer_and_parser_library_for/
  
  reddit
  
  PyJSON5: A JSON5 serializer and parser library for... • r/Python
  1 points and 1 comments so far on reddit
  Python 3.7.0b4, final 3.7 beta, now available for testing: https://www.reddit.com/r/Python/comments/8gqp52/python_370b4_final_37_beta_now_available_for/
  
  reddit
  
  Python 3.7.0b4, final 3.7 beta, now available for testing • r/Python
  1 points and 0 comments so far on reddit
  Python Weekly - Issue 345: https://mailchi.mp/pythonweekly/python-weekly-issue-345
  Humble Bundle Python related stuff giveaway: https://www.reddit.com/r/Python/comments/8grd47/humble_bundle_python_related_stuff_giveaway/
  
  reddit
  
  r/Python - Humble Bundle Python related stuff giveaway
  2 votes and 1 so far on reddit
  PyPoet : Python library for playing with words.: https://www.reddit.com/r/Python/comments/8gqz64/pypoet_python_library_for_playing_with_words/
  
  reddit
  
  PyPoet : Python library for playing with words. • r/Python
  1 points and 0 comments so far on reddit
  flask-praetorian v0.4 release: https://www.reddit.com/r/Python/comments/8gs9y4/flaskpraetorian_v04_release/
  
  reddit
  
  flask-praetorian v0.4 release • r/Python
  I'm proud to announce the release of flask\-praetorian 0.4 today. This version comes with some bug fixes and api hardening. Most significantly,...
  Please, explain this for a dummy to understand.: https://www.reddit.com/r/Python/comments/8gsr0p/please_explain_this_for_a_dummy_to_understand/
  
  reddit
  
  Please, explain this for a dummy to understand. • r/Python
  0 points and 6 comments so far on reddit
  Strip Newlines From Reddit Comments / PRAW: https://www.reddit.com/r/Python/comments/8grlsz/strip_newlines_from_reddit_comments_praw/
  
  reddit
  
  Strip Newlines From Reddit Comments / PRAW • r/Python
  I'm new to Python and I'm working on my first reddit bot using PRAW. Totally fun. I'm trying to write Reddit comments to a text file. In doing...
  Help with starting a python problem: https://www.reddit.com/r/Python/comments/8gsyxw/help_with_starting_a_python_problem/
  
  reddit
  
  Help with starting a python problem • r/Python
  Hi, I am having difficulty getting started on a python problem for school. I was wondering if anyone would be able to give me a hand with that...
  Getting Javascript Components with BeautifulSoup Using Regex: https://www.reddit.com/r/Python/comments/8gszjt/getting_javascript_components_with_beautifulsoup/
  
  reddit
  
  Getting Javascript Components with BeautifulSoup Using... • r/Python
  what I want is a BeautifulSoup regex expression that gets 'link' out of the following: html5player.setVideoUrlLow('link'); I have already...