How can I view the state of and control a python script running regularly on a server?: https://www.reddit.com/r/Python/comments/5igdnz/how_can_i_view_the_state_of_and_control_a_python/
reddit
How can I view the state of and control a python... • /r/Python
I have a python scraper on a server which runs a few times per day and also writes some logs. What's the best and easiest way to know what's going...
Is there a tutorial on how to you Cocos2d for python 3.5? all of the ones ive come across are for python 2: https://www.reddit.com/r/Python/comments/5igkzl/is_there_a_tutorial_on_how_to_you_cocos2d_for/
reddit
Is there a tutorial on how to you Cocos2d for python... • /r/Python
1 points and 0 comments so far on reddit
Hello /r/python! I just created my first script which allows users to search through their saved posts on reddit. Feedback welcome! :): https://www.reddit.com/r/Python/comments/5ih2bb/hello_rpython_i_just_created_my_first_script/
reddit
Hello /r/python! I just created my first script which... • /r/Python
1 points and 0 comments so far on reddit
Metadoc – fast, post-truth era news article metadata extraction w/ averaged perceptron.: https://www.reddit.com/r/Python/comments/5ih6ix/metadoc_fast_posttruth_era_news_article_metadata/
reddit
Metadoc – fast, post-truth era news article metadata... • /r/Python
2 points and 0 comments so far on reddit
I made a tool that automatically follows a bunch of Twitter accounts using Selenium. I'm a learner and trying to be a better programmer, so feedbacks are most welcome!: https://www.reddit.com/r/Python/comments/5ihito/i_made_a_tool_that_automatically_follows_a_bunch/
reddit
I made a tool that automatically follows a bunch of... • /r/Python
0 points and 0 comments so far on reddit
Need help with something on Pycharm!: https://www.reddit.com/r/Python/comments/5ihsjj/need_help_with_something_on_pycharm/
reddit
Need help with something on Pycharm! • /r/Python
Anyone knows how to get the console to print out vertically? Imagine i have a dictionary or a list, it always prints horizontally and it's...
Anyone here ever gotten ideas for a project based on something seen in a movie or TV show?: https://www.reddit.com/r/Python/comments/5ihyki/anyone_here_ever_gotten_ideas_for_a_project_based/
reddit
Anyone here ever gotten ideas for a project based on... • /r/Python
I'm mostly referring to either mimicking a project from one of these sources or solving/improving a process that you saw in a movie.
Is it safe to trust request.remote_addr in VPN setup: http://stackoverflow.com/questions/41099694/is-it-safe-to-trust-request-remote-addr-in-vpn-setup
Stackoverflow
Is it safe to trust request.remote_addr in VPN setup
I have a VPN setup where clients authenticate using pre-shared certificates. I want these clients to use my http api written in flask but I need them to authenticate first to return correct data from
Unloading a DLL in Python 3.5: https://www.reddit.com/r/Python/comments/5ii1pt/unloading_a_dll_in_python_35/
reddit
Unloading a DLL in Python 3.5 • /r/Python
I am trying to unload a DLL in Python 3.5 on windows and cannot find a good description how to do it. In search google, I find lots of stuff for...
Python implementation of Dropbox's realistic password strength estimator, ZXCVBN: https://www.reddit.com/r/Python/comments/5ii22x/python_implementation_of_dropboxs_realistic/
reddit
Python implementation of Dropbox's realistic password... • /r/Python
2 points and 2 comments so far on reddit
How do i get the output of tkinter to print into GUI instead of CLI?: https://www.reddit.com/r/Python/comments/5ii2vr/how_do_i_get_the_output_of_tkinter_to_print_into/
reddit
How do i get the output of tkinter to print into GUI instead of CLI?
I have been working on with code and I get my output to the terminal. How do i get the output to print in the tkinter GUI window insted? Here's...
NEWB HERE.. :/ Dont give me the cattle rod just yet...: https://www.reddit.com/r/Python/comments/5ii4fj/newb_here_dont_give_me_the_cattle_rod_just_yet/
reddit
NEWB HERE.. :/ Dont give me the cattle rod just yet... • /r/Python
So im a Network Engineer, dealing with highly Cisco, Fortinet, Aerohive networks, Cyber Security, etc... I run linux mint on my machine so im a...
New flask extension to create REST APIs around JSONAPI 1.0 specification with marshmallow, SQLAlchemy, MongoDB ...: https://www.reddit.com/r/Python/comments/5ii161/new_flask_extension_to_create_rest_apis_around/
reddit
New flask extension to create REST APIs around JSONAPI... • /r/Python
3 points and 0 comments so far on reddit
Python Weekly - Issue 274: http://us2.campaign-archive.com/?u=e2e180baf855ac797ef407fc7
Twitter api library in python: https://www.reddit.com/r/Python/comments/5iisym/twitter_api_library_in_python/
reddit
Twitter api library in python • /r/Python
Guys is there any good easy to use library in python to interact with twitter api. the thing i want to do is to collect user profiles and provide...