Where is the best place to discover interesting scripts/programs for ideas/inspiration?: https://www.reddit.com/r/Python/comments/4zsk30/where_is_the_best_place_to_discover_interesting/
reddit
Where is the best place to discover interesting... • /r/Python
For instance, it is pretty easy to find these type of sites for web design, but I am not sure a good place to go that is frequently updated and...
What can serve as a Front end to my code?: https://www.reddit.com/r/Python/comments/4zsu6k/what_can_serve_as_a_front_end_to_my_code/
reddit
What can serve as a Front end to my code? • /r/Python
So I have this web scraping code ,is there any way I could give it a fancy front end for giving inputs and displaying outputs.
python lxml etree applet information from yahoo: http://stackoverflow.com/questions/39007227/python-lxml-etree-applet-information-from-yahoo
Stackoverflow
python lxml etree applet information from yahoo
Yahoo finance updated their website. I had an lxml/etree script that used to extract the analyst recommendations. Now, however, the analyst recommendations are there, but only as a graphic. You can...
using tkinter and OpenCV2 to find an object's range of Hue, Saturation, and Value: https://www.reddit.com/r/Python/comments/4zt1x6/using_tkinter_and_opencv2_to_find_an_objects/
reddit
using tkinter and OpenCV2 to find an object's range of... • /r/Python
Hello, posting this just in case anyone is interested on how it works. I used to write macros for one or two games to find certain objects in the...
PSA: If you can't make Python 3.5 work with IIS 7 , you need to modify wfastcgi.py (it doesn't handle spaces, i.e. C:\Program Files\): https://www.reddit.com/r/Python/comments/4ztbbh/psa_if_you_cant_make_python_35_work_with_iis_7/
Why is it thread-safe to perform lazy initialization in python?: http://stackoverflow.com/questions/9459573/why-is-it-thread-safe-to-perform-lazy-initialization-in-python
Stack Overflow
Why is it thread-safe to perform lazy initialization in python?
I just read this blog post about a recipe to lazily initialize an object property.
I am a recovering java programmer and if this code was translated into java, it would be considered a race conditi...
I am a recovering java programmer and if this code was translated into java, it would be considered a race conditi...
authentication in a microservice: https://www.reddit.com/r/Python/comments/4zu8n0/authentication_in_a_microservice/
reddit
authentication in a microservice • /r/Python
Hey guys, I'm looking for a little advice and a point in the right direction in regards to handling admin authentication to edit the details of a...
Trying to learn Python for web scraping: https://www.reddit.com/r/Python/comments/4zv4r2/trying_to_learn_python_for_web_scraping/
reddit
Trying to learn Python for web scraping • /r/Python
I am noob. I have never programmed anything. I am 28 years old. I want to learn Python for web scraping and some basic website. I would prefer...
Pyvideo.org has a great new look.: https://www.reddit.com/r/Python/comments/4zvd0c/pyvideoorg_has_a_great_new_look/
LMAO. I was checking out some features in PyPy 3.5: https://www.reddit.com/r/Python/comments/4zv5v4/lmao_i_was_checking_out_some_features_in_pypy_35/
reddit
LMAO. I was checking out some features in PyPy 3.5 • /r/Python
ubuntu@ip-172-31-26-119:~/pypy35/bin$ ./pypy3 Python 3.5.1 (9fc4d6946a5b, Aug 27 2016, 09:05:38) [PyPy 5.3.2-alpha0 with GCC 4.8.2] on...
TIL that initial Python commit was 26 years ago. I am too young.: https://www.reddit.com/r/Python/comments/4zwgf3/til_that_initial_python_commit_was_26_years_ago_i/
reddit
TIL that initial Python commit was 26 years ago. I am... • r/Python
433 points and 112 comments so far on reddit
Want to develop a grid-based game with me as a beginner exercise?: https://www.reddit.com/r/Python/comments/4zxd26/want_to_develop_a_gridbased_game_with_me_as_a/
reddit
Want to develop a grid-based game with me as a... • /r/Python
1 points and 0 comments so far on reddit
Error in using PyQt4 with python 3.5.2 for running a PyMoskito example: http://stackoverflow.com/questions/39125969/error-in-using-pyqt4-with-python-3-5-2-for-running-a-pymoskito-example
Stackoverflow
Error in using PyQt4 with python 3.5.2 for running a PyMoskito example
I'm trying to get an example of PyMoskito running under Python 3.5.2 Win7 64 bit
This library needs PyQt4 which in turn needs SIP.
1- I installed SIP using pip3 install SIP which ended up succes...
This library needs PyQt4 which in turn needs SIP.
1- I installed SIP using pip3 install SIP which ended up succes...
Misc python utilities - decorators for type-checking function arguments, objects to send text messages, etc.: https://www.reddit.com/r/Python/comments/4zxjmv/misc_python_utilities_decorators_for_typechecking/
reddit
Misc python utilities - decorators for type-checking... • /r/Python
1 points and 0 comments so far on reddit
(WinRT from other languages) Something like this needs to exist in Python: https://www.reddit.com/r/Python/comments/4zxyyd/winrt_from_other_languages_something_like_this/
reddit
(WinRT from other languages) Something like this needs... • /r/Python
1 points and 0 comments so far on reddit
I found this very interesting tutorial website to learn Pygame programming: https://www.reddit.com/r/Python/comments/4zylwo/i_found_this_very_interesting_tutorial_website_to/
reddit
I found this very interesting tutorial website to... • /r/Python
1 points and 0 comments so far on reddit
httsleep - a python polling library, with batteries included!: https://www.reddit.com/r/Python/comments/4zyjlx/httsleep_a_python_polling_library_with_batteries/
reddit
httsleep - a python polling library, with batteries... • /r/Python
2 points and 1 comments so far on reddit
Resume-worthy projects for beginners?: https://www.reddit.com/r/Python/comments/4zytyc/resumeworthy_projects_for_beginners/
reddit
Resume-worthy projects for beginners?
Hi, I'm a freshman intending to major in CS with very little programming experience. I'm taking an intro class taught in Python right now, and am...