Python Weekly (Issue 323 - November 30 2017): http://mailchi.mp/pythonweekly/python-weekly-issue-323-november-30-2017
New to Python - Question about a possible program: https://www.reddit.com/r/Python/comments/7gnnud/new_to_python_question_about_a_possible_program/
reddit
New to Python - Question about a possible program • r/Python
Hello everyone! I'm fairly new to coding. I only just recently started to get my feet wet with coding languages (and by that I mean I just...
I've created a bot to buy clothing with Python and Selenium, but I want to know if there's a more effective way...: https://www.reddit.com/r/Python/comments/7gnm34/ive_created_a_bot_to_buy_clothing_with_python_and/
reddit
I've created a bot to buy clothing with Python and Selenium, but I...
Earlier this week, I finished a project I've been working on with Selenium and Python. I don't know if any of you are familiar with the brand,...
Testing in Data Science with Katharine Jarmul (podcast): https://www.reddit.com/r/Python/comments/7gny2v/testing_in_data_science_with_katharine_jarmul/
reddit
Testing in Data Science with Katharine Jarmul (podcast) • r/Python
1 points and 1 comments so far on reddit
I need to turn imported data into a list/variable that can be part of an in statement: https://www.reddit.com/r/Python/comments/7gnzum/i_need_to_turn_imported_data_into_a_listvariable/
reddit
I need to turn imported data into a list/variable that... • r/Python
import random def checkFamily(): if ('Peculier') in lines : print ("it worked!") print (lines + 'two') else : ...
Painting Pictures and Making Games with a Watercoloring Robot: https://www.reddit.com/r/Python/comments/7goo1d/painting_pictures_and_making_games_with_a/
reddit
Painting Pictures and Making Games with a Watercoloring... • r/Python
2 points and 0 comments so far on reddit
Gotipy - A python application to efficiently transfer your Google Play Music to Spotify: https://www.reddit.com/r/Python/comments/7got0o/gotipy_a_python_application_to_efficiently/
reddit
Gotipy - A python application to efficiently transfer... • r/Python
1 points and 0 comments so far on reddit
Is there a python package which will allow me to do this?: https://www.reddit.com/r/Python/comments/7gopz5/is_there_a_python_package_which_will_allow_me_to/
reddit
Is there a python package which will allow me to do this? • r/Python
I want to simulate user clicks, but only to a specific application, even if it's not on top. Is there a way to do this?
Please take my survey to tell me a little about how much programmers know about Quantum Computing!: https://www.reddit.com/r/Python/comments/7gp30x/please_take_my_survey_to_tell_me_a_little_about/
reddit
Please take my survey to tell me a little about how... • r/Python
0 points and 0 comments so far on reddit
[PyCharm] Help with Type Hinting?: https://www.reddit.com/r/Python/comments/7goxcq/pycharm_help_with_type_hinting/
reddit
[PyCharm] Help with Type Hinting? • r/Python
Hey /r/python, Since Python3.x added type hinting, most of the time it's been great. I have used it a bit and it's saved me time. PyCharm...
Python bindings to Modest engine (very fast HTML5 parser with CSS selectors): https://www.reddit.com/r/Python/comments/7gpl28/python_bindings_to_modest_engine_very_fast_html5/
reddit
Python bindings to Modest engine (very fast HTML5... • r/Python
2 points and 0 comments so far on reddit
I am after a link to a video of Raymond Hettingers' ...: https://www.reddit.com/r/Python/comments/7gqdni/i_am_after_a_link_to_a_video_of_raymond_hettingers/
reddit
I am after a link to a video of Raymond Hettingers' ... • r/Python
I lost my bookmarkto a video of Raymond Hettinger's where he discusses best practices when wrapping an external library written in some other...