Testing - monkey patching sockets: https://www.reddit.com/r/Python/comments/53o5i3/testing_monkey_patching_sockets/
reddit
Testing - monkey patching sockets • /r/Python
Hey, In my testing code I want to be able to make http requests (for example to google maps geocoding) that will be intercepted by the code and...
aiohttp 1.0 - The first officially stable release: https://www.reddit.com/r/Python/comments/53ohlv/aiohttp_10_the_first_officially_stable_release/
reddit
aiohttp 1.0 - The first officially stable release • /r/Python
2 points and 0 comments so far on reddit
[Map Visualization] Is it possible to create "grid map" with Python?: https://www.reddit.com/r/Python/comments/53ojp6/map_visualization_is_it_possible_to_create_grid/
reddit
[Map Visualization] Is it possible to create "grid... • /r/Python
I want to create something like this http://www.thedataschool.co.uk/wp-content/uploads/2016/07/2mi.png (from...
Yhat is hosting a live product tour of Rodeo and ScienceOps tomorrow (9/21) at 2 PM EST.: https://www.reddit.com/r/Python/comments/53os3u/yhat_is_hosting_a_live_product_tour_of_rodeo_and/
reddit
Yhat is hosting a live product tour of Rodeo and... • /r/Python
Yhat cofounder and CTO, Greg Lamp & Colin Ristig will be hosting a live webinar demo of Yhat's products, Rodeo and ScienceOps, tomorrow at 2 PM...
core dump from pyinstaller binary: http://stackoverflow.com/questions/38909028/core-dump-from-pyinstaller-binary
Stackoverflow
core dump from pyinstaller binary
Is there anyway to use gdb to analyse a core dump created by a pyinstaller binary? I am packaging python/C++ files into one binary and gdb cannot read the symbols from python or the binary.
I have
I have
What project in Python got you your entry level or first job using Python?: https://www.reddit.com/r/Python/comments/53pvrk/what_project_in_python_got_you_your_entry_level/
reddit
What project in Python got you your entry level or... • r/Python
Hi r/Python! I have some experience scripting and using basic data structures like hashtables and applying OOP concepts like recursion. Recently...
What's the best tool to package a python program for Windows?: https://www.reddit.com/r/Python/comments/53pw7y/whats_the_best_tool_to_package_a_python_program/
reddit
What's the best tool to package a python program for... • /r/Python
I've tried py2exe, pyinstaller, cx_freeze, bbfreeze, none of those managed to package my program properly. Are there other solutions?
PySide:QWebView's Mouse move and Mouse press events Freezing html document: http://stackoverflow.com/questions/39559334/pysideqwebviews-mouse-move-and-mouse-press-events-freezing-html-document
Stackoverflow
PySide:QWebView's Mouse move and Mouse press events Freezing html document
I am trying to make a QwebView window move whenever I drag the mouse within the window (not the title bar) while at the same time events in the html documents can trigger.
Here is my implementatio...
Here is my implementatio...
Generating list of lists with custom value limitations with Hypothesis: http://stackoverflow.com/questions/39561310/generating-list-of-lists-with-custom-value-limitations-with-hypothesis
Stackoverflow
Generating list of lists with custom value limitations with Hypothesis
The Story:
Currently, I have a function-under-test that expects a list of lists of integers with the following rules:
number of sublists (let's call it N) can be from 1 to 50
number of values in...
Currently, I have a function-under-test that expects a list of lists of integers with the following rules:
number of sublists (let's call it N) can be from 1 to 50
number of values in...
Python curve fitting without scipy: https://www.reddit.com/r/Python/comments/53rdy3/python_curve_fitting_without_scipy/
reddit
Python curve fitting without scipy • /r/Python
Hey there, I own an iPad Pro and I love its portability and I find I actually like its onscreen keyboard so I've been thinking that I want to...
I need to find i place where i can completely MASTER python: https://www.reddit.com/r/Python/comments/53re4n/i_need_to_find_i_place_where_i_can_completely/
reddit
I need to find i place where i can completely MASTER... • /r/Python
i dont think codecademy is cutting it for me