Simple brokerless task queue for my coding weekend. Proof of Concept state, already usable for toying around.: https://www.reddit.com/r/Python/comments/8g9qpc/simple_brokerless_task_queue_for_my_coding/
  
  reddit
  
  Simple brokerless task queue for my coding weekend.... • r/Python
  2 points and 0 comments so far on reddit
  Command line utility to download YouTube video as mp3 and add tags.: https://www.reddit.com/r/Python/comments/8gawxn/command_line_utility_to_download_youtube_video_as/
  
  reddit
  
  Command line utility to download YouTube video as mp3... • r/Python
  2 points and 1 comments so far on reddit
  My biggest struggle while helping newcomers with Python: https://www.reddit.com/r/Python/comments/8gajyu/my_biggest_struggle_while_helping_newcomers_with/
  
  reddit
  
  r/Python - My biggest struggle while helping newcomers with Python
  7 votes and 0 so far on reddit
  A "Jupyter" of DiffEq: Introducing Python and R Bindings for DifferentialEquations.jl: https://www.reddit.com/r/Python/comments/8gb5eg/a_jupyter_of_diffeq_introducing_python_and_r/
  
  reddit
  
  A "Jupyter" of DiffEq: Introducing Python and R... • r/Python
  1 points and 0 comments so far on reddit
  $20 to the person who can help me parallelize Conway's Game of Life: https://www.reddit.com/r/Python/comments/8gbbtf/20_to_the_person_who_can_help_me_parallelize/
  
  reddit
  
  r/Python - $20 to the person who can help me parallelize Conway's Game of Life
  0 votes and 1 so far on reddit
  How to: Python package with c code: https://www.reddit.com/r/Python/comments/8gbat7/how_to_python_package_with_c_code/
  
  reddit
  
  How to: Python package with c code • r/Python
  I have tried searching for the answers to this, but nothing is very clear (to me). I have been starting to develop a python package, but I need...
  Attempting to install packages in Pycharm -- Failing miserably: https://www.reddit.com/r/Python/comments/8g4mwt/attempting_to_install_packages_in_pycharm_failing/
  
  reddit
  
  Attempting to install packages in Pycharm -- Failing... • r/Python
  When I install a package in pycharm, it'll tell me that the package installed successfully, but it doesn't actually "update." That is to say, I...
  Free alternatives to Twilio for sending text messages?: https://www.reddit.com/r/Python/comments/8gb88e/free_alternatives_to_twilio_for_sending_text/
  
  Reddit
  
  From the Python community on Reddit
  Explore this post and more from the Python community
  Any way to convert .webm to mp3 without FFmpeg?: https://www.reddit.com/r/Python/comments/8gc36r/any_way_to_convert_webm_to_mp3_without_ffmpeg/
  
  reddit
  
  Any way to convert .webm to mp3 without FFmpeg? • r/Python
  Having some issues using FFMPEG in a Windows environment and I have a script that utilizes youtube-dl to pull the audio versions of songs but I'm...
  Would you consider this decent code?: https://www.reddit.com/r/Python/comments/8gcoqa/would_you_consider_this_decent_code/
  
  reddit
  
  Would you consider this decent code? • r/Python
  Here is the problem for which the code is a solution: Problem: In some English words, there is a letter that appears more than once. Search...
  Stuck Converting String Variables with $ to Floats?: https://www.reddit.com/r/Python/comments/8gdx9v/stuck_converting_string_variables_with_to_floats/
  
  reddit
  
  Stuck Converting String Variables with $ to Floats? • r/Python
  So I am new to python and was hoping someone could help me. For my first project, I reach out to google sheets and track my stocks and have it...
  