Python comes out as top software used in research: https://www.reddit.com/r/Python/comments/4xd2bv/python_comes_out_as_top_software_used_in_research/
reddit
Python comes out as top software used in research • /r/Python
1 points and 0 comments so far on reddit
Detailed and deep introduction to Python: https://www.reddit.com/r/Python/comments/4xd88b/detailed_and_deep_introduction_to_python/
reddit
Detailed and deep introduction to Python • /r/Python
Recently I've tried several languages and Python appeals to me the most so far. I'm not absolutely new to programming which is why I don't need a...
I always wanted to learn python, and this is my first simple flask app to share files using command line (curl). Mind to read and give beginner comments?: https://www.reddit.com/r/Python/comments/4xduaq/i_always_wanted_to_learn_python_and_this_is_my/
reddit
I always wanted to learn python, and this is my first... • /r/Python
1 points and 1 comments so far on reddit
Why should i use python for web development?: https://www.reddit.com/r/Python/comments/4xdwbg/why_should_i_use_python_for_web_development/
reddit
Why should i use python for web development? • /r/Python
I'm new to python... And to the web development world... I work as a web designer but only as a front end developer. Recently I came across nodejs...
Copying and merging directories excluding certain extensions: http://stackoverflow.com/questions/38876945/copying-and-merging-directories-excluding-certain-extensions
Stackoverflow
Copying and merging directories excluding certain extensions
I want to copy multiple directories with identical structure (subdirectories have the same names) but different contents into a third location and merge them. At the same time, i want to ignore cer...
Configuring multiprocessing module to HTCondor: https://www.reddit.com/r/Python/comments/4xe5gd/configuring_multiprocessing_module_to_htcondor/
reddit
Configuring multiprocessing module to HTCondor • /r/Python
I would say this is an entry-level HTCondor question. I am familiar with job schedulers, but it's always been with other people's code as plug and...
How do i make my bot not to respond to itself: https://www.reddit.com/r/Python/comments/4xe8yg/how_do_i_make_my_bot_not_to_respond_to_itself/
reddit
How do i make my bot not to respond to itself • /r/Python
Hello there i am making a bot for peapole who mention suicide in theirr post to direct them to help. There is one problem. It keeps responding to...
Which libraries / projects need development?: https://www.reddit.com/r/Python/comments/4xe60u/which_libraries_projects_need_development/
reddit
Which libraries / projects need development? • /r/Python
I'm not a wizard in the sense that I've never taken a programming class in my life, I just learned Python and have been using it nearly daily for...
I Optimized State Fair Trip Planning using Python and Graph Networks: https://www.reddit.com/r/Python/comments/4xelf4/i_optimized_state_fair_trip_planning_using_python/
reddit
I Optimized State Fair Trip Planning using Python and... • /r/Python
1 points and 1 comments so far on reddit
please i am trying to make a reddit bot. Line 18 is broken could anyone help?: https://www.reddit.com/r/Python/comments/4xetx7/please_i_am_trying_to_make_a_reddit_bot_line_18/
reddit
please i am trying to make a reddit bot. Line 18 is... • /r/Python
here it is: import praw import time r = praw.Reddit(user_agent = "Depression help bot By /u/Depression_help_bot and /u/playgrop") ...
Scapy crashing python whenever called, I'm tottaly lost: https://www.reddit.com/r/Python/comments/4xfc76/scapy_crashing_python_whenever_called_im_tottaly/
reddit
Scapy crashing python whenever called, I'm tottaly lost • /r/Python
I'm not a hundred percent sure this is the place to post this, but I'm just starting to go raving mad. After finnaly managing to install scapy for...
ReflectRPC: Self-describing JSON-RPC services made easy: https://www.reddit.com/r/Python/comments/4xg9a6/reflectrpc_selfdescribing_jsonrpc_services_made/
reddit
ReflectRPC: Self-describing JSON-RPC services made easy • /r/Python
ReflectRPC is a library for writing self-describing JSON-RPC services. Instead of writing description files in XML or JSON-Schema you just add...
Could you guys please suggest improvements in this code?: https://www.reddit.com/r/Python/comments/4xgi9e/could_you_guys_please_suggest_improvements_in/
reddit
Could you guys please suggest improvements in this code? • /r/Python
http://pastebin.com/3W94rVmh Tbh, I probably got some of the code wrong. Any corrections will be appreciated.
Getting involved in existing Python interpreter development: https://www.reddit.com/r/Python/comments/4xgiuj/getting_involved_in_existing_python_interpreter/
reddit
Getting involved in existing Python interpreter... • /r/Python
I'm a junior PhD student (orientation is Monday!) who is interested in compilers (or compiler-like-objects) and high performance computing. Long...
All of Andrew Ng's machine learning class in Python: http://www.johnwittenauer.net/machine-learning-exercises-in-python-part-1/
Curious Insight
Machine Learning Exercises In Python, Part 1
This post is part of a series covering the exercises from Andrew Ng's machine
learning [https://www.coursera.org/course/ml] class on Coursera. The original
code, exercise text, and data files for this post are available here
[https://github.com/jdwittenauer/ipython…
learning [https://www.coursera.org/course/ml] class on Coursera. The original
code, exercise text, and data files for this post are available here
[https://github.com/jdwittenauer/ipython…