I think `haskell stack` is a amazing tool, so I created the python version stack (required py3.5): https://www.reddit.com/r/Python/comments/4kdzyv/i_think_haskell_stack_is_a_amazing_tool_so_i/
  
  reddit
  
  I think `haskell stack` is a amazing tool, so I... • /r/Python
  9 points and 3 comments so far on reddit
  [Help] Can't seem to add integer rather than string.: https://www.reddit.com/r/Python/comments/4ke7z7/help_cant_seem_to_add_integer_rather_than_string/
  
  reddit
  
  [Help] Can't seem to add integer rather than string. • /r/Python
  Hi, I'm trying to make this so that you enter a number, it then opens the text document, adds the number you entered and the current balance, then...
  An artificial organism(no GUI or graphics): https://www.reddit.com/r/Python/comments/4kef4g/an_artificial_organismno_gui_or_graphics/
  
  reddit
  
  An artificial organism(no GUI or graphics) • /r/Python
  First I'll tell you my idea and then I'll tell what I did till now. So,I want to create a virtual organism with a pretty basic A.I not all the...
  Cross-platform, save to use command line string separator: http://stackoverflow.com/questions/37304799/cross-platform-save-to-use-command-line-string-separator
  
  Stackoverflow
  
  Cross-platform, save to use command line string separator
  For a new feature in PyInstaller, we need a command line option recieving a string with any separator in it. Here's the discussion: https://github.com/pyinstaller/pyinstaller/pull/1990.
Example:
  Example:
hug, iSort, jiphy, and concentration creator featured in Geek Wire's: Geek of the Week: https://www.reddit.com/r/Python/comments/4kf4dm/hug_isort_jiphy_and_concentration_creator/
  
  reddit
  
  hug, iSort, jiphy, and concentration creator featured... • /r/Python
  0 points and 0 comments so far on reddit
  Do professional developers prefer IDEs like PyCharm or editors like Sublime for Python: https://www.reddit.com/r/Python/comments/4kfgbu/do_professional_developers_prefer_ides_like/
  
  reddit
  
  Do professional developers prefer IDEs like PyCharm or... • r/Python
  The feature I most liked about Pycharm is its ability to point out syntax errors (I believe it also has an auto-import feature.) I used to code...
  abyad, a whitespace interpreter in python: https://www.reddit.com/r/Python/comments/4kfggm/abyad_a_whitespace_interpreter_in_python/
  
  reddit
  
  abyad, a whitespace interpreter in python • /r/Python
  https://github.com/Kareeeeem/abyad I'm always doing crud based stuff (web and cli) for school and work and thought this was a cool project to do...
  Program ended with exit code: 0: https://www.reddit.com/r/Python/comments/4kfsij/program_ended_with_exit_code_0/
  
  reddit
  
  Program ended with exit code: 0 • /r/Python
  Hey guys, I just did all the procedure to program Python on Xcode, but after running a print a line below shows "Program ended with exit code: 0",...
  Is there an actual game to learn Python?: https://www.reddit.com/r/Python/comments/4kftty/is_there_an_actual_game_to_learn_python/
  
  reddit
  
  Is there an actual game to learn Python? • /r/Python
  I'm not talking about those corny browser games, but real desktop client games. Like maybe something you could buy on steam. I'm coming up short.
  I wrote a gevent periodic task manager because I couldn't find one. (Python 3.5): https://www.reddit.com/r/Python/comments/4kg1fq/i_wrote_a_gevent_periodic_task_manager_because_i/
  
  reddit
  
  I wrote a gevent periodic task manager because I... • /r/Python
  2 points and 0 comments so far on reddit
  Setting up PostgreSQL with Python 3 and psycopg on Ubuntu 16.04: https://www.reddit.com/r/Python/comments/4kgd1d/setting_up_postgresql_with_python_3_and_psycopg/
  
  reddit
  
  Setting up PostgreSQL with Python 3 and psycopg on... • /r/Python
  2 points and 0 comments so far on reddit
  Python API to Retrieve and Read MLB GameDay XML Data: https://github.com/zachpanz88/mlbgame
  
  Github
  
  GitHub - zachpanz88/mlbgame: A Python API to retrieve and read MLB GameDay XML data
  mlbgame - A Python API to retrieve and read MLB GameDay XML data
  Program testing for clues from simulator: https://www.reddit.com/r/Python/comments/4ki7j1/program_testing_for_clues_from_simulator/
  
  reddit
  
  Program testing for clues from simulator • /r/Python
  If we're living in a computer simulation, our simulator/simulators might leave clues. I created a string of numbers relating to words (letters in...
  Python installer stuck at 'intializing': https://www.reddit.com/r/Python/comments/4ki59k/python_installer_stuck_at_intializing/
  
  reddit
  
  Python installer stuck at 'intializing' • /r/Python
  Python 3.5.1 installer stuck at 'initializing'. I've tried installing both 32 and 64 bit. Any help would be appreciated
  How To Get All Contacts from android using Sl4A: https://www.reddit.com/r/Python/comments/4kia78/how_to_get_all_contacts_from_android_using_sl4a/
  
  reddit
  
  How To Get All Contacts from android using Sl4A • /r/Python
  I'm creating a mobile simulator and am trying to fetch all contacts from my android phone. I am hoping to get all contacts written to file from...
  Interactive Plotting libraries in Python: https://www.reddit.com/r/Python/comments/4kiv2v/interactive_plotting_libraries_in_python/
  
  reddit
  
  Interactive Plotting libraries in Python • /r/Python
  I am currently using pyqtgraph for my project but I want to see how Notebooks could be used for the same task. The plotting is interactive in the...
  