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...
  Is anyone familiar with plex? I'd like to write a script that can send an update via text or email anytime I add something to my media library, need help with starting point: https://www.reddit.com/r/Python/comments/8gt49w/is_anyone_familiar_with_plex_id_like_to_write_a/
  
  reddit
  
  r/Python - Is anyone familiar with plex? I'd like to write a script that can send an update via text or email anytime I add something…
  1 votes and 0 so far on reddit
  Some thoughts about the 2017 ACM Software System Award for Project Jupyter: https://www.reddit.com/r/Python/comments/8gr2s8/some_thoughts_about_the_2017_acm_software_system/
  
  reddit
  
  Some thoughts about the 2017 ACM Software System Award... • r/Python
  1 points and 0 comments so far on reddit
  Portable Python I can run without installing on a locked down Windows Machine?: https://www.reddit.com/r/Python/comments/8gty59/portable_python_i_can_run_without_installing_on_a/
  
  reddit
  
  Portable Python I can run without installing on a locked down...
  Hi guys. I'm new to Python (and an extreme novice with programming in general) starting to learn Python via http://automatetheboringstuff.com...
  I like Notepad   (sometimes VIM) and really can't get too interested into IDE's such as Visual Studio or Win Pro. Am I missing out?: https://www.reddit.com/r/Python/comments/8gu0ab/i_like_notepad_sometimes_vim_and_really_cant_get/
  
  reddit
  
  r/Python - I like Notepad++ (sometimes VIM) and really can't get too interested into IDE's such as Visual Studio or Win Pro. Am…
  1 votes and 0 so far on reddit
  Understanding question 2.7 (intersection) of Cracking the Coding Interview: https://www.reddit.com/r/Python/comments/8gu9qw/understanding_question_27_intersection_of/
  
  reddit
  
  Understanding question 2.7 (intersection) of Cracking... • r/Python
  Since I'm new to Python, I'm struggling to understand question 2.7 which deals with the intersection of two linked lists, in the book "Cracking...
  Tkinter configure images with sleep: https://www.reddit.com/r/Python/comments/8guun6/tkinter_configure_images_with_sleep/
  
  reddit
  
  Tkinter configure images with sleep • r/Python
  When you press a button on my program I want the original image to configure to a new one (which I have working). But I then wanted it to, after 2...
  Fastest Way To Go About Scraping: https://www.reddit.com/r/Python/comments/8guvvw/fastest_way_to_go_about_scraping/
  
  reddit
  
  Fastest Way To Go About Scraping • r/Python
  So I've been using Requests and BS4, and I can only get up to 1page/s. The current scrape I'm running grabs 20+ separate links off a page, stores...
  Update: Plex notifications almost complete (code in comments) need help with one small change: https://www.reddit.com/r/Python/comments/8gv1fs/update_plex_notifications_almost_complete_code_in/
  
  reddit
  
  Update: Plex notifications almost complete (code in... • r/Python
  Hi all, I was able to get plex working via python, and so far, I was able to get a message printed anytime the plex listener got a notification...
  python MySQL connector and parameterized query: https://stackoverflow.com/questions/49971952/python-mysql-connector-and-parameterized-query
  
  Stack Overflow
  
  python MySQL connector and parameterized query
  Python 3.6 / MySQL 5.6
I am still pretty new to python though I've used MySQL in other coding languages for sometime. In a dev environment I want to drop all tables in a particular database. I c...
  I am still pretty new to python though I've used MySQL in other coding languages for sometime. In a dev environment I want to drop all tables in a particular database. I c...