How to click an url by using Splash API?: https://www.reddit.com/r/Python/comments/6vrvn4/how_to_click_an_url_by_using_splash_api/
reddit
How to click an url by using Splash API? • r/Python
Hello, i wonder if there is any way to click an URL on website by using Splash API (http://splash.readthedocs.io/en/stable/index.html). I would...
Detect a sudden change(Programming challenge?): https://www.reddit.com/r/Python/comments/6vry5k/detect_a_sudden_changeprogramming_challenge/
reddit
Detect a sudden change(Programming challenge?) • r/Python
I have a list of values that are from a scale doing some manufacturing defect tests. Whats supposed to happen is some point after 100k cycles the...
PEP 551: Security transparency in the Python runtime: https://www.reddit.com/r/Python/comments/6vssqr/pep_551_security_transparency_in_the_python/
reddit
PEP 551: Security transparency in the Python runtime • r/Python
1 points and 0 comments so far on reddit
SlackCat: Concatenate files(s), or stdin, directly to Slack: https://www.reddit.com/r/Python/comments/6vsv24/slackcat_concatenate_filess_or_stdin_directly_to/
reddit
SlackCat: Concatenate files(s), or stdin, directly to Slack • r/Python
1 points and 0 comments so far on reddit
I made a small trivia game with a Python backend. Plan to use it as a teaching tool. What does r/Python think?: https://www.reddit.com/r/Python/comments/6vsx7k/i_made_a_small_trivia_game_with_a_python_backend/
reddit
I made a small trivia game with a Python backend. Plan... • r/Python
1 points and 0 comments so far on reddit
If you're out of ways to convince python2 people to switch: https://www.reddit.com/r/Python/comments/6vt2tj/if_youre_out_of_ways_to_convince_python2_people/
reddit
If you're out of ways to convince python2 people to switch • r/Python
1 points and 2 comments so far on reddit
Need help to simulate a keypress: https://www.reddit.com/r/Python/comments/6vt8p2/need_help_to_simulate_a_keypress/
reddit
Need help to simulate a keypress • r/Python
Hi, So, long story short...I'm (trying to) make a MagicMirror with two raspberry pis and two Adafruit PIR. The PIR (Passive Infrared Sensor) are...
What language features makes Python positively stand out for you?: https://www.reddit.com/r/Python/comments/6vtcdq/what_language_features_makes_python_positively/
reddit
What language features makes Python positively stand... • r/Python
I'm curious what language features you *love* about Python that keep you coming back and make you enjoy the development experience. For me I'd...
Any real user reviews on 'RMOTR'?: https://www.reddit.com/r/Python/comments/6vuf3o/any_real_user_reviews_on_rmotr/
reddit
Any real user reviews on 'RMOTR'? • r/Python
thank you
What's the difference between Python 3.6.2 and 2.7.13?: https://www.reddit.com/r/Python/comments/6vv5pj/whats_the_difference_between_python_362_and_2713/
reddit
What's the difference between Python 3.6.2 and 2.7.13? • r/Python
I'm reading Zed Shaw's book "Learn Python The Hard Way" and he says >Make sure you install Python 2, not Python 3. Just wanted to know what the...