The Complete Python by Tim Buchalka and Jean-Paul Roberts: https://www.reddit.com/r/Python/comments/6xp1e5/the_complete_python_by_tim_buchalka_and_jeanpaul/
reddit
The Complete Python by Tim Buchalka and Jean-Paul Roberts • r/Python
1 points and 0 comments so far on reddit
Open source project for intermediate pydev.: https://www.reddit.com/r/Python/comments/6xp41x/open_source_project_for_intermediate_pydev/
reddit
Open source project for intermediate pydev. • r/Python
Hi, just wanted to ask if you know any open source project on github a pretty decent developer could invest his time. How to start doing that etc....
Hunter 2.0 - can now trace other processes: https://www.reddit.com/r/Python/comments/6xpcxx/hunter_20_can_now_trace_other_processes/
reddit
Hunter 2.0 - can now trace other processes • r/Python
Just made a release (https://pypi.python.org/pypi/hunter#changelog) with a process tracing feature. It works in two ways: * GDB injection. Like...
Web scraper hangs silently while multiprocessing: https://stackoverflow.com/questions/45970437/web-scraper-hangs-silently-while-multiprocessing
Stackoverflow
Web scraper hangs silently while multiprocessing
I'm scraping a site that contains a couple dozen base urls that ultimately link to several thousand xml pages that I parse, turn into a Pandas dataframe, and eventually save to a SQLite database. I
FFmpeg can't concat mp4's of different types?: https://www.reddit.com/r/Python/comments/6xqku9/ffmpeg_cant_concat_mp4s_of_different_types/
reddit
FFmpeg can't concat mp4's of different types? • r/Python
There's a list of mp4's (5-60 video segments each around 30 seconds). Each mp4 has slightly different audio sample rate, bit rate, fps, and...
Stupid code, Stupid results - Still Interesting: https://www.reddit.com/r/Python/comments/6xqx52/stupid_code_stupid_results_still_interesting/
reddit
Stupid code, Stupid results - Still Interesting • r/Python
def goinacircle(alex): from random import randint n = 0 while n < 10000: v = randint(-1,4) d = randint(0,6) alex.fd(d) alex.left(v) n+=1
Looking for python developer - How to find one?: https://www.reddit.com/r/Python/comments/6xqumx/looking_for_python_developer_how_to_find_one/
reddit
Looking for python developer - How to find one? • r/Python
Hi everyone, first off sorry if this is not the right place to post... don't know the community and can't find any guidelines on looking for help....
plain_obj: A 3x~6x faster alternative to namedtuple.: https://www.reddit.com/r/Python/comments/6xrfvj/plain_obj_a_3x6x_faster_alternative_to_namedtuple/
reddit
plain_obj: A 3x~6x faster alternative to namedtuple. • r/Python
1 points and 0 comments so far on reddit
What is the simple analogy to explain python?: https://www.reddit.com/r/Python/comments/6xsr6x/what_is_the_simple_analogy_to_explain_python/
reddit
What is the simple analogy to explain python? • r/Python
I was wondering if you guys use any analogy to understand concept or logic in python. For example, what comes to your mind when you hear about...
pyppeteer: Headless Chrome/Chromium Automation Library (Unofficial Port Of Puppeteer): https://www.reddit.com/r/Python/comments/6xstch/pyppeteer_headless_chromechromium_automation/
reddit
pyppeteer: Headless Chrome/Chromium Automation Library... • r/Python
1 points and 0 comments so far on reddit
Alternative suggestions to request module for downloading PDFs? It keeps on scrambling the PDFs...: https://www.reddit.com/r/Python/comments/6xstht/alternative_suggestions_to_request_module_for/
reddit
Alternative suggestions to request module for... • r/Python
Python 2.7 Getting a page of rainbows (with the occasional legible section) instead of content. As pretty as it is, it doesn't help me much...
New workstation: AMD Zen architecture or Intel AVX512 for scientific computing?: https://www.reddit.com/r/Python/comments/6xt53p/new_workstation_amd_zen_architecture_or_intel/
reddit
New workstation: AMD Zen architecture or Intel AVX512... • r/Python
I'm developing a trading system in Python, I currently use a lot the standard library, pandas, numpy and bokeh. For the near future I'll use...
A nice way to add colored, bolded, blinking, underlined, and highlighted text. Python 2 and 3: https://www.reddit.com/r/Python/comments/6xt77w/a_nice_way_to_add_colored_bolded_blinking/
reddit
A nice way to add colored, bolded, blinking,... • r/Python
1 points and 0 comments so far on reddit
Python overtakes R, becomes the leader in Data Science, Machine Learning platforms: https://www.reddit.com/r/Python/comments/6xtb87/python_overtakes_r_becomes_the_leader_in_data/
reddit
r/Python - Python overtakes R, becomes the leader in Data Science, Machine Learning platforms
1,302 votes and 94 comments so far on Reddit