Course - Python for Network Engineers: Netmiko, NAPALM, pyntc, Telnet is 73% off (promotion): https://www.reddit.com/r/Python/comments/7yerk3/course_python_for_network_engineers_netmiko/
  
  reddit
  
  Course - Python for Network Engineers: Netmiko, NAPALM,... • r/Python
  3 points and 0 comments so far on reddit
  [django] [help] InvalidRequestError: This customer has no attached payment source: https://www.reddit.com/r/Python/comments/7yetfh/django_help_invalidrequesterror_this_customer_has/
  
  reddit
  
  [django] [help] InvalidRequestError: This customer has... • r/Python
  0 points and 0 comments so far on reddit
  Program bundling: Where's best to acknowledge copyrights?: https://www.reddit.com/r/Python/comments/7yf1ph/program_bundling_wheres_best_to_acknowledge/
  
  reddit
  
  Program bundling: Where's best to acknowledge copyrights? • r/Python
  I've been playing around with bundling a project with pyinstaller, and since I'm new to this, I wanted to properly understand the best way to...
  Problem with embedding in discord.py: https://www.reddit.com/r/Python/comments/7yfpyx/problem_with_embedding_in_discordpy/
  
  reddit
  
  Problem with embedding in discord.py • r/Python
  @bot.command(pass_context=True) async def info(ctx, user: discord.Member): em = discord.Embed(title="{}'s info".format(user.name),...
  Why does python do this when fullscreen on mac? should i reinstall?: https://www.reddit.com/r/Python/comments/7yfw39/why_does_python_do_this_when_fullscreen_on_mac/
  
  reddit
  
  Why does python do this when fullscreen on mac? should... • r/Python
  0 points and 3 comments so far on reddit
  Program linear regression model from scratch or use Scikit-Learn?: https://www.reddit.com/r/Python/comments/7ygay2/program_linear_regression_model_from_scratch_or/
  
  reddit
  
  Program linear regression model from scratch or use... • r/Python
  Hi guys, Are the models virtually the same regardless of which method? Or is there a difference in accuracy, etc.?
  [Newbie] I wrote a program which simulates cricket matches: https://www.reddit.com/r/Python/comments/7ygjro/newbie_i_wrote_a_program_which_simulates_cricket/
  
  reddit
  
  [Newbie] I wrote a program which simulates cricket matches • r/Python
  1 points and 3 comments so far on reddit
  How to check if data is unimodal or multimodal?: https://www.reddit.com/r/Python/comments/7ygvsi/how_to_check_if_data_is_unimodal_or_multimodal/
  
  reddit
  
  How to check if data is unimodal or multimodal? • r/Python
  Hi, I know this sub probably doesn't like homework questions so I'll just ask a general question. What is the easiest way to check if data is uni...
  Help for instagram automation tool: https://www.reddit.com/r/Python/comments/7yh7ro/help_for_instagram_automation_tool/
  
  reddit
  
  Help for instagram automation tool • r/Python
  Hi, i'm trying to create a telegram bot that control if all the members of my telegram like-exchanging group respect the rules when post their...
  Is it possible to create a steady database with python?: https://www.reddit.com/r/Python/comments/7yha8s/is_it_possible_to_create_a_steady_database_with/
  
  reddit
  
  Is it possible to create a steady database with python? • r/Python
  I wonder if I could create a steady website database with python and maybe connect it with mySQL, if so then I guess it's a good alternate of php...
  Visual Studio Code is now shipping with Anaconda!: https://www.reddit.com/r/Python/comments/7ygvfq/visual_studio_code_is_now_shipping_with_anaconda/
  
  reddit
  
  Visual Studio Code is now shipping with Anaconda! • r/Python
  107 points and 29 comments so far on reddit
  How to incorporate data from two distrinct sources (that don't have a RDBMS relationship) in a single serializer?: https://stackoverflow.com/questions/48804687/how-to-incorporate-data-from-two-distrinct-sources-that-dont-have-a-rdbms-rela
  
  Stackoverflow
  
  How to incorporate data from two distrinct sources (that don't have a RDBMS relationship) in a single serializer?
  I'm trying to serialize some objects whose data is stored in 2 databases, linked by common UUIDs. The second database DB2 stores personal data, so is run as a segregated microservice to comply with
  Angular and Django: How do I make a password from one `input` match another as I type?: https://www.reddit.com/r/Python/comments/7yhobk/angular_and_django_how_do_i_make_a_password_from/
  
  reddit
  
  Angular and Django: How do I make a password from one... • r/Python
  1 points and 0 comments so far on reddit
  Predicting Musical Genre Using Lyrics (with d3.js dashboard): https://www.reddit.com/r/Python/comments/7yhs7u/predicting_musical_genre_using_lyrics_with_d3js/
  
  reddit
  
  Predicting Musical Genre Using Lyrics (with d3.js... • r/Python
  1 points and 0 comments so far on reddit
  Displaying text in random positions on blank screen. What should I use: Tkinter, Canvas, ____?: https://www.reddit.com/r/Python/comments/7yi0or/displaying_text_in_random_positions_on_blank/
  
  reddit
  
  Displaying text in random positions on blank screen.... • r/Python
  I'm wanting to essentially make a slideshow where I can display text somewhat like a flashcard. Which avenue should be used? Imagine having a...
  A startup made me make this toy django-channels chat app and then told me they didn't have money to hire me! Now it's yours internet!: https://www.reddit.com/r/Python/comments/7yi51a/a_startup_made_me_make_this_toy_djangochannels/
  
  reddit
  
  A startup made me make this toy django-channels chat... • r/Python
  2 points and 2 comments so far on reddit
  Weird python behaviour - list comprehension: https://www.reddit.com/r/Python/comments/7yi68s/weird_python_behaviour_list_comprehension/
  
  reddit
  
  Weird python behaviour - list comprehension • r/Python
  Hi, I'm not sure I've found a bug or if this is an unexpected but explainable behaviour, well known to more proficient pythonistas: I'm trying...
  