Python Weekly - Issue 330: http://mailchi.mp/pythonweekly/python-weekly-issue-330
How to Apply My Learning Style to Programming?: https://www.reddit.com/r/Python/comments/7raqhx/how_to_apply_my_learning_style_to_programming/
reddit
How to Apply My Learning Style to Programming? • r/Python
I am just starting to learn Python through Treehouse. I am having trouble with the basics and retaining the information. I have taken several...
Whats the opposite of find?: https://www.reddit.com/r/Python/comments/7rat24/whats_the_opposite_of_find/
reddit
Whats the opposite of find? • r/Python
Find helps to find the position of a variable/number in a string but how do you find what number/variable that is in that certain position? Please...
best python library to scrap multipage website and store to db?: https://www.reddit.com/r/Python/comments/7rbbgu/best_python_library_to_scrap_multipage_website/
reddit
best python library to scrap multipage website and... • r/Python
Hi I'm doing a project in which I have to scrap all the "" tags from a website, get their attribute values (link id, href, etc) and store the...
Using nltk's corpus functionality...trying to iterate through a concordance results object?: https://www.reddit.com/r/Python/comments/7rbsm6/using_nltks_corpus_functionalitytrying_to_iterate/
reddit
Using nltk's corpus functionality...trying to iterate... • r/Python
I have a large text and I am trying to search for specific phrases in the text and then display the results with context (the python natural...
A Helpful Python Book You Can Learn Python From That I Recommend Is On Sale Now On Amazon.de: https://www.reddit.com/r/Python/comments/7rccl3/a_helpful_python_book_you_can_learn_python_from/
reddit
A Helpful Python Book You Can Learn Python From That I... • r/Python
1 points and 0 comments so far on reddit
Getting Started with neo-python [xpost r/CryptocurrencyCoder]: https://www.reddit.com/r/Python/comments/7rc4mq/getting_started_with_neopython_xpost/
reddit
Getting Started with neo-python [xpost... • r/Python
2 points and 0 comments so far on reddit
Does anyone have any recommendations for code schools online?: https://www.reddit.com/r/Python/comments/7rcu0e/does_anyone_have_any_recommendations_for_code/
reddit
Does anyone have any recommendations for code schools... • r/Python
reddit: the front page of the internet
having an issue with modules and pip vs pip3: https://www.reddit.com/r/Python/comments/7rcw0c/having_an_issue_with_modules_and_pip_vs_pip3/
reddit
having an issue with modules and pip vs pip3 • r/Python
I have a script I intend to run with python version 3.4.3 and I want to use the passlib module with it. I am running the script inside of a...
Does MS Python (Beginner) Exam 98-381 go anywhere?: https://www.reddit.com/r/Python/comments/7rczui/does_ms_python_beginner_exam_98381_go_anywhere/
reddit
Does MS Python (Beginner) Exam 98-381 go anywhere? • r/Python
Anyone familiar with this exam? I could not find additional info on the site I'm looking to get started with Python. I like structure so I...
Help with Python printing "None": https://www.reddit.com/r/Python/comments/7rd44n/help_with_python_printing_none/
reddit
Help with Python printing "None" • r/Python
Hello, I cannot figure out why Python is printing None under what I need it to print. I have read that it could be because there are two print...
My paper got accepted today. All figures written in python/matplotlib: https://www.reddit.com/r/Python/comments/7rebq3/my_paper_got_accepted_today_all_figures_written/
reddit
My paper got accepted today. All figures written in... • r/Python
5 points and 1 comments so far on reddit
Outside of work. What do you have python doing for you to make your life easier?: https://www.reddit.com/r/Python/comments/7reuxn/outside_of_work_what_do_you_have_python_doing_for/
reddit
Outside of work. What do you have python doing for you... • r/Python
Might be a fun discussion to see what people are doing or give others ideas
Need help understanding pipenv: https://www.reddit.com/r/Python/comments/7rf4wi/need_help_understanding_pipenv/
reddit
Need help understanding pipenv • r/Python
Sorry for this, but being new to Linux and its file system is causing issues for me and Python in terms of understanding. My Linux distro came...
Pycharm - Error While Entering Debug Session: https://www.reddit.com/r/Python/comments/7rffon/pycharm_error_while_entering_debug_session/
reddit
Pycharm - Error While Entering Debug Session • r/Python
Hello! After running my app successfully, I thought I'd set a breakpoint and walk through the execution step-by- step. However, an...