python for linux instead of C ?: https://www.reddit.com/r/Python/comments/7mur2t/python_for_linux_instead_of_c/
  
  reddit
  
  python for linux instead of C ? • r/Python
  I would like some advices I'm planning to make a software for linux based distribution (even raspberry and others embedded system with low memory...
  A Python IDE made with tkinter ... it should be cross-platform, but it was tested only on Linux Debian .... give it a try; feel free to make it better :) . ..... you can get the code on github.com: https://www.reddit.com/r/Python/comments/7murk2/a_python_ide_made_with_tkinter_it_should_be/
  
  reddit
  
  A Python IDE made with tkinter ... it should be... • r/Python
  2 points and 0 comments so far on reddit
  Using curses on online python editor "Error: could not find terminal": https://www.reddit.com/r/Python/comments/7mv0hp/using_curses_on_online_python_editor_error_could/
  
  reddit
  
  Using curses on online python editor "Error: could not... • r/Python
  I am currently using repl.it to test my python code, but I keep getting the following error: Traceback (most recent call last): File "python",...
  Help sending email with attachment.: https://www.reddit.com/r/Python/comments/7mvh85/help_sending_email_with_attachment/
  
  reddit
  
  Help sending email with attachment. • r/Python
  I'm trying to create a module I can call from a script to send an email with an attachment. I have the below that works successfully, but the...
  Sudoku 2d array grid problem!: https://www.reddit.com/r/Python/comments/7mvxzg/sudoku_2d_array_grid_problem/
  
  reddit
  
  Sudoku 2d array grid problem! • r/Python
  Hello, I'm trying to code a Sudoku grid generator using a 2d array. The grid will be 9x9. Is there a more efficient way to do what I have done in...
  Keep getting the python is not recognized as an internal or external command message and everything seems fine, please help: https://www.reddit.com/r/Python/comments/7mvycb/keep_getting_the_python_is_not_recognized_as_an/
  
  reddit
  
  Keep getting the python is not recognized as an... • r/Python
  Hi, as the title says, I keep getting the message whenever I try to open a python file through the cmd. And everything seems alright. I´ve...
  Has anyone automated a large portion of their daily tasks at work? If so, did you do it privately or did you let your boss know?: https://www.reddit.com/r/Python/comments/7mvzo1/has_anyone_automated_a_large_portion_of_their/
  
  reddit
  
  Has anyone automated a large portion of their daily... • r/Python
  I'm learning python because I find it interesting and think about 50% of my daily tasks can be automated. My job is scheduling and coordinating,...
  What is the best way of dealing with multiple versions of Python (2.7 and 3.5) on a Mac OS system?: https://www.reddit.com/r/Python/comments/7mw6lk/what_is_the_best_way_of_dealing_with_multiple/
  
  reddit
  
  What is the best way of dealing with multiple versions... • r/Python
  Hey guys, I have two version of python on my laptop (Mac OS) and I think they are getting mixed up on my laptop, and possibly interfering with...
  Key Error: Automate the boring stuff with python: https://www.reddit.com/r/Python/comments/7mw0wz/key_error_automate_the_boring_stuff_with_python/
  
  reddit
  
  Key Error: Automate the boring stuff with python • r/Python
  I got to the excel part. Seems to be really good stuff in this section. Can't find much help for this error im getting on one of the final...
  Cryptocurrency Analysis with Python – Log Returns: https://romanorac.github.io/cryptocurrency/analysis/2017/12/29/cryptocurrency-analysis-with-python-part3.html
  
  Roman Orac blog
  
  Cryptocurrency Analysis with Python - Log Returns
  In previous post, we analyzed raw price changes of cryptocurrencies. The problem with that approach is that prices of different cryptocurrencies are not normalized and we cannot use comparable metrics.
  Python Software Foundation Fellow Members for Q4 2017: https://www.reddit.com/r/Python/comments/7mx1h3/python_software_foundation_fellow_members_for_q4/
  
  reddit
  
  Python Software Foundation Fellow Members for Q4 2017 • r/Python
  1 points and 0 comments so far on reddit
  Interupting a perl-prove job running as a sudo-background-process launched from a Python script without loosing its output: https://stackoverflow.com/questions/47983165/interupting-a-perl-prove-job-running-as-a-sudo-background-process-launched-from
  
  Stackoverflow
  
  Interupting a perl-prove job running as a sudo-background-process launched from a Python script without loosing its output
  As part of a test suite written in Python 3[.4-.6] on Linux, I have to run a number 3rd-party tests. The 3rd-party tests are bash scripts. They are designed to run with Perl's prove TAP harness. On...
  Is there a print function that does implicit type conversion?: https://www.reddit.com/r/Python/comments/7mxf4u/is_there_a_print_function_that_does_implicit_type/
  
  reddit
  
  Is there a print function that does implicit type... • r/Python
  Coming from a Java background, I like to do stuff like print("The current value of x is " + x) Python, of course, won't let me do this...
  Pandas/Jupyter Notebook: Economic Analysis of Bitcoin (as of late 2016) and Correlation to Chinese Yuan: https://www.reddit.com/r/Python/comments/7myg18/pandasjupyter_notebook_economic_analysis_of/
  
  reddit
  
  Pandas/Jupyter Notebook: Economic Analysis of Bitcoin... • r/Python
  1 points and 1 comments so far on reddit
  Experienced programmer, Python newbie seeking help! Scan for color / pixel -> Scan each minute -> Click if found!: https://www.reddit.com/r/Python/comments/7mymtf/experienced_programmer_python_newbie_seeking_help/
  
  reddit
  
  Experienced programmer, Python newbie seeking help!... • r/Python
  Greetings, everyone! I'm attempting to write a script that'll scan a browser for a specific color or pixel each minute and click it if it's...
  Newbie here! I want to learn python and my first goal is to write a Zork-like rpg game!: https://www.reddit.com/r/Python/comments/7myhpc/newbie_here_i_want_to_learn_python_and_my_first/
  
  reddit
  
  Newbie here! I want to learn python and my first goal... • r/Python
  I just took codeacademys introduction to Python and I really enjoyed it. I learned how to set a variable. Calculate variables and change variables...
  What python graphics package should I use to create something like this?: https://www.reddit.com/r/Python/comments/7mz6um/what_python_graphics_package_should_i_use_to/
  
  reddit
  
  What python graphics package should I use to create... • r/Python
  1 points and 2 comments so far on reddit