Can't open Python on Windows 10: https://www.reddit.com/r/Python/comments/50t9k1/cant_open_python_on_windows_10/
reddit
Can't open Python on Windows 10 • /r/Python
This problem appeared today. I was trying to upload a module to PyPI but I was getting some strange errors in console, now whenever I try to open...
Fellow Scientists, what is your workflow in python?: https://www.reddit.com/r/Python/comments/50t9hz/fellow_scientists_what_is_your_workflow_in_python/
reddit
Fellow Scientists, what is your workflow in python? • /r/Python
Fellow Scientists, what is your workflow in python? I am a scientist/mathematician first and programmer second. Writing code for scientific and...
music21: a Python Toolkit for Computer-Aided Musicology: https://www.reddit.com/r/Python/comments/50u7mn/music21_a_python_toolkit_for_computeraided/
reddit
music21: a Python Toolkit for Computer-Aided Musicology • /r/Python
1 points and 1 comments so far on reddit
Feedback Request! pipless - simplifies Python dev workflow - automagically uses virtualenvs, installs packages on the fly when importing, and gens a frozen requirements.txt on program exit.: https://www.reddit.com/r/Python/comments/50u8k2/feedback_request_pipless_simplifies_python_dev/
reddit
Feedback Request! pipless - simplifies Python dev... • /r/Python
1 points and 0 comments so far on reddit
Baidu open-sources a Python-driven machine learning framework: https://www.reddit.com/r/Python/comments/50u9jo/baidu_opensources_a_pythondriven_machine_learning/
reddit
Baidu open-sources a Python-driven machine learning... • /r/Python
0 points and 1 comments so far on reddit
What We Learned Analyzing Hundreds of Data Science Interviews: https://www.reddit.com/r/Python/comments/50uh5r/what_we_learned_analyzing_hundreds_of_data/
reddit
What We Learned Analyzing Hundreds of Data Science... • /r/Python
0 points and 0 comments so far on reddit
ScratchABit - pure-Python interactive disassembler, with IDAPython-compatible plugin API: https://www.reddit.com/r/Python/comments/50ul41/scratchabit_purepython_interactive_disassembler/
reddit
ScratchABit - pure-Python interactive disassembler,... • /r/Python
0 points and 1 comments so far on reddit
How to make a copy of a python module in runtime?: http://stackoverflow.com/questions/11170949/how-to-make-a-copy-of-a-python-module-in-runtime
Stackoverflow
How to make a copy of a python module in runtime?
I need to make a copy of a socket module to be able to use it and to have one more socket module monkey-patched and use it differently.
Is it possible?
I mean to really copy a module, namely to g...
Is it possible?
I mean to really copy a module, namely to g...
Would anyone be interested in doing an online hackathon?: https://www.reddit.com/r/Python/comments/50vw9u/would_anyone_be_interested_in_doing_an_online/
reddit
Would anyone be interested in doing an online hackathon? • /r/Python
Hey guys, For people in the U.S., this will be a three day weekend. In addition to that, there are a lot of recent students who just finished...
Trouble keeping track of values in lists (PIL): https://www.reddit.com/r/Python/comments/50vsh3/trouble_keeping_track_of_values_in_lists_pil/
reddit
Trouble keeping track of values in lists (PIL) • /r/Python
Alright, so I am trying to write a script that will go through a series of images (9 in this case), and look at the R,G,B values for each pixel in...
Build Conway's Game of Life in Python (5 Minutes): https://www.reddit.com/r/Python/comments/50wl2f/build_conways_game_of_life_in_python_5_minutes/
reddit
Build Conway's Game of Life in Python (5 Minutes) • /r/Python
2 points and 0 comments so far on reddit