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
I wrote a music generator in python. This is a rock album created with no human intervention! (github in comments): https://www.reddit.com/r/Python/comments/6xuk8p/i_wrote_a_music_generator_in_python_this_is_a/
reddit
I wrote a music generator in python. This is a rock... • r/Python
1 points and 1 comments so far on reddit
Data scraper giving me two of the same values since there's two same HTML scripts -_-: https://www.reddit.com/r/Python/comments/6xuqwx/data_scraper_giving_me_two_of_the_same_values/
reddit
Data scraper giving me two of the same values since... • r/Python
How do I only output the first one? I get something like (1.92,1.92). I'm using python 3.6.2
Server-rendered charts in Django (x-post /r/django): https://www.reddit.com/r/Python/comments/6xuqpb/serverrendered_charts_in_django_xpost_rdjango/
reddit
Server-rendered charts in Django (x-post /r/django) • r/Python
1 points and 0 comments so far on reddit
ListenToThisPlaylist - A simple PRAW script that allows you to discover new music through /r/listentothis or any subreddits you like: https://www.reddit.com/r/Python/comments/6xuv0l/listentothisplaylist_a_simple_praw_script_that/
reddit
ListenToThisPlaylist - A simple PRAW script that allows... • r/Python
1 points and 0 comments so far on reddit