Recommended 3D visualization libraries that allow you to use the mouse to rotate plots/surfaces, etc: https://www.reddit.com/r/Python/comments/5z68xo/recommended_3d_visualization_libraries_that_allow/
  
  reddit
  
  Recommended 3D visualization libraries that allow you... • r/Python
  I am learning some linear algebra, and as a learning tool I'd like to learn how to use Python to generate some simple 3D graphs (scatter plots,...
  On Programming Languages; Why My Dad Went From Programming to Driving a Bus: https://www.reddit.com/r/Python/comments/5z6tqf/on_programming_languages_why_my_dad_went_from/
  
  reddit
  
  On Programming Languages; Why My Dad Went From... • r/Python
  0 points and 0 comments so far on reddit
  How do I add a setuptools entry_point as an example in my main project?: http://stackoverflow.com/questions/13545289/how-do-i-add-a-setuptools-entry-point-as-an-example-in-my-main-project
  
  Stackoverflow
  
  How do I add a setuptools entry_point as an example in my main project?
  I want to make my program pluggable.  I'd like to use the setuptools way of doing so, using eggs.
I've been able to make a plugin to provide an alternate class for some functionality, and I can us...
  I've been able to make a plugin to provide an alternate class for some functionality, and I can us...
Use Python to log into site that uses Microsoft Live?: https://www.reddit.com/r/Python/comments/5z75es/use_python_to_log_into_site_that_uses_microsoft/
  
  reddit
  
  Use Python to log into site that uses Microsoft Live? • r/Python
  I'm trying to make a program that can get your info for the game Gears of War 4. I know how to parse webpages and such, but I've never taken the...
  Embedding the Python Interpreter in a Qt Application: https://ubuverse.com/embedding-the-python-interpreter-in-a-qt-application/
  
  Ubuverse
  
  Embedding the Python Interpreter in a Qt/C++ Application
  How to embed the Python interpreter in C++ applications using the Qt framework.
  camel-snake-pep8: A program to help rename variables in projects to conform to PEP-8.: https://www.reddit.com/r/Python/comments/5z7c82/camelsnakepep8_a_program_to_help_rename_variables/
  
  reddit
  
  camel-snake-pep8: A program to help rename variables in... • r/Python
  1 points and 0 comments so far on reddit
  "The Union of the Snake: z/OS meets Anaconda" - Python and Anaconda coming to IBM mainframes for data science on z/OS: https://www.reddit.com/r/Python/comments/5z7o67/the_union_of_the_snake_zos_meets_anaconda_python/
  
  reddit
  
  "The Union of the Snake: z/OS meets Anaconda" - Python... • r/Python
  1 points and 1 comments so far on reddit
  I wrote a tutorial on how to program sockets in Python [ARTICLE]: https://www.reddit.com/r/Python/comments/5z7uyf/i_wrote_a_tutorial_on_how_to_program_sockets_in/
  
  reddit
  
  I wrote a tutorial on how to program sockets in Python... • r/Python
  21 points and 3 comments so far on reddit
  Built in functions in Python 3: https://www.reddit.com/r/Python/comments/5z7zva/built_in_functions_in_python_3/
  
  reddit
  
  Built in functions in Python 3 • r/Python
  First question: I'm looking to do a calculator and wanted to do it without calling math.sqrt. So I look up what the function does and I only found...
  Python Requests and Burp Suite (or any HTTP Proxy): https://www.reddit.com/r/Python/comments/5z83m7/python_requests_and_burp_suite_or_any_http_proxy/
  
  reddit
  
  Python Requests and Burp Suite (or any HTTP Proxy) • r/Python
  2 points and 0 comments so far on reddit
  Super easy to use facial recognition api for Python (or the command line): https://www.reddit.com/r/Python/comments/5z8wvx/super_easy_to_use_facial_recognition_api_for/
  
  reddit
  
  Super easy to use facial recognition api for Python (or... • r/Python
  2 points and 0 comments so far on reddit
  How to run python scripts on other machines in LAN: https://www.reddit.com/r/Python/comments/5z940x/how_to_run_python_scripts_on_other_machines_in_lan/
  
  Reddit
  
  From the Python community on Reddit
  Explore this post and more from the Python community
  Unable to open Python on Mac Sierra: Subprocess no connection: https://www.reddit.com/r/Python/comments/5z9yew/unable_to_open_python_on_mac_sierra_subprocess_no/
  
  reddit
  
  Unable to open Python on Mac Sierra: Subprocess no... • r/Python
  Hello, When I try to run Python 3.6 on my Mac Sierra, I get the error code: "IDLE's subprocess didn't make connection. Either IDLE can't start a...
  [PyCharm] Unable to see code coverage button: https://www.reddit.com/r/Python/comments/5zacgi/pycharm_unable_to_see_code_coverage_button/
  
  reddit
  
  [PyCharm] Unable to see code coverage button • r/Python
  I am trying to look at code coverage with my unit tests but I do not have the code coverage button in the toolbar nor am I able to get it anyhow. ...
  