Congrats /r/python/ for having one of the most positive commenter communities on Reddit!: https://www.reddit.com/r/Python/comments/5hkp59/congrats_rpython_for_having_one_of_the_most/
reddit
Congrats /r/python/ for having one of the most... • /r/Python
I have been working this last week on a little side projects that runs top comments from the top subreddits through the [NLTK Sentiment Analyzer]...
How to query an advanced search with google customsearch API?: http://stackoverflow.com/questions/41032472/how-to-query-an-advanced-search-with-google-customsearch-api
Stack Overflow
How to query an advanced search with google customsearch API?
How can I programmatically using the Google Python client library do an advanced search with Google custom search API search engine in order to return a list of first n links based in some terms and
python2.8: Fork of Python 2.7 with new syntax, builtins, and libraries backported from Python 3.: https://www.reddit.com/r/Python/comments/5hidpv/python28_fork_of_python_27_with_new_syntax/
reddit
python2.8: Fork of Python 2.7 with new syntax,... • /r/Python
0 points and 12 comments so far on reddit
Build a Browser in 37 Lines of Code with Beeware Toga: https://www.reddit.com/r/Python/comments/5hl4ou/build_a_browser_in_37_lines_of_code_with_beeware/
reddit
Build a Browser in 37 Lines of Code with Beeware Toga • /r/Python
1 points and 0 comments so far on reddit
Need some help with a school project.: https://www.reddit.com/r/Python/comments/5hlsui/need_some_help_with_a_school_project/
reddit
Need some help with a school project. • /r/Python
I prefer reddit vs stack. Anyways, I'm a beginner at python (my first programming language) and I'm stuck at one part. I'm writing a...
Python 3.6 – Asynchronous Comprehensions: https://www.python.org/dev/peps/pep-0530/
print(-35 is -35) print(-5 is -5) produce different outputs. Why?: https://www.reddit.com/r/Python/comments/5hmem9/print35_is_35_print5_is_5_produce_different/
reddit
print(-35 is -35) print(-5 is -5) produce different... • /r/Python
print(-35 is -35) print(-5 is -5) Output: False True For some reason, the outputs are different. On some compilers it outputs True True, but...
How can a total beginner find Python 3.x programs with github's search engine or Google?: https://www.reddit.com/r/Python/comments/5hmiti/how_can_a_total_beginner_find_python_3x_programs/
reddit
How can a total beginner find Python 3.x programs with... • /r/Python
The world is full of Python 2.x code & books, but as a total beginner I have decided to start learning Python 3.x. My question is simple: I would...
How can I use Python to become more efficient with Excel, Google Adwords and Google Analytics? Could you give me some examples? They doesn't necessarily have to be code.: https://www.reddit.com/r/Python/comments/5hn6z7/how_can_i_use_python_to_become_more_efficient/
reddit
How can I use Python to become more efficient with... • r/Python
Hi to all of you, I have a question. I'm learning myself Python because of my interest in it, but also because I see it as a powerful tool to...
What are some fun projects for (kind of) beginners?: https://www.reddit.com/r/Python/comments/5hnj5a/what_are_some_fun_projects_for_kind_of_beginners/
reddit
What are some fun projects for (kind of) beginners? • /r/Python
So i am 16 doing my first year of A-Levels, starting third year of computing. Part of the course in year 10/11 (14->16 for non brits) was a...
Python script to restore faded slides/photos based on a dye deterioration model (includes theory; start with readme.txt): https://www.reddit.com/r/Python/comments/5hnon1/python_script_to_restore_faded_slidesphotos_based/
reddit
Python script to restore faded slides/photos based on... • /r/Python
6 points and 0 comments so far on reddit
Unsupervised Machine Learning Hidden Markov Models in Python: https://www.reddit.com/r/Python/comments/5ho9wr/unsupervised_machine_learning_hidden_markov/
reddit
Unsupervised Machine Learning Hidden Markov Models in... • /r/Python
1 points and 0 comments so far on reddit
How can I modify this for static ehternet: https://www.reddit.com/r/Python/comments/5hoai0/how_can_i_modify_this_for_static_ehternet/
reddit
How can I modify this for static ehternet • /r/Python
https://github.com/mayaculpa/hapi/blob/master/master_controller/master_controller.py I have the shield running although the discovery code...