Using Flask-JWT with iOS Auth (google fb): https://www.reddit.com/r/Python/comments/5dbdd9/using_flaskjwt_with_ios_auth_googlefb/
reddit
Using Flask-JWT with iOS Auth (google+fb) • /r/Python
So I am currently making an iOS app with a Flask API backend. I am in the process of integrating signing in with google/facebook using the SDKs...
ReactOS 0.4.3 Released with GOG, XBMC and Python 3 Supported: https://reactos.org/project-news/reactos-043-released
I need help for my ICT Assignment pls: https://www.reddit.com/r/Python/comments/5dcf8n/i_need_help_for_my_ict_assignment_pls/
reddit
I need help for my ICT Assignment pls • /r/Python
I have been given an assignment for ICT that has asked me to make a program that will store items in the inventory for an RPG game and I am kind...
I've created my own encryption module... Where to go from here?: https://www.reddit.com/r/Python/comments/5dcgp9/ive_created_my_own_encryption_module_where_to_go/
reddit
I've created my own encryption module... Where to go... • /r/Python
I've created my own encryption module, but it only works with ASCII characters, making it only useful for text files. [(shameless self...
some questions about python design: https://www.reddit.com/r/Python/comments/5dcv5n/some_questions_about_python_design/
reddit
some questions about python design • /r/Python
I feel this is more a design problem, but since i am going to write it in python i decided to post it here. Suppose there's a rather large API...
ReactOS 0.4.3 Released with Python 2 and 3 Supported: https://www.reddit.com/r/Python/comments/5dcpcx/reactos_043_released_with_python_2_and_3_supported/
reddit
ReactOS 0.4.3 Released with Python 2 and 3 Supported • /r/Python
75 points and 7 comments so far on reddit
comparison of python MCMC modules?: https://www.reddit.com/r/Python/comments/5dd5hi/comparison_of_python_mcmc_modules/
reddit
comparison of python MCMC modules? • /r/Python
Hi everyone, I'm doing data analysis in astrophysics research. I've been exploring different python MCMC modules for joint nonlinear curve fits...
[HELP] Scraping a bad structured website with beautifulsoup: https://www.reddit.com/r/Python/comments/5dddiu/help_scraping_a_bad_structured_website_with/
reddit
[HELP] Scraping a bad structured website with... • /r/Python
Hello everyone. I am dealing with some pages with a really crappy structure and I am wondering whay would be the best approach to extract a small...
CookieCutter helper function to inject newly rendered file's contents back into those files.: https://www.reddit.com/r/Python/comments/5ddh5a/cookiecutter_helper_function_to_inject_newly/
reddit
CookieCutter helper function to inject newly rendered... • /r/Python
8 points and 1 comments so far on reddit
[Help] Total beginner setting up Python in VS Code: https://www.reddit.com/r/Python/comments/5ddmop/help_total_beginner_setting_up_python_in_vs_code/
reddit
[Help] Total beginner setting up Python in VS Code • /r/Python
I have Windows 10 if that matters. So I decided to try my hand at programming and someone recommended that I use VS Code. I'm trying to set it up...
My first ever always-on python app – would love initial thoughts from you guys: https://www.reddit.com/r/Python/comments/5dedpc/my_first_ever_alwayson_python_app_would_love/
reddit
My first ever always-on python app – would love... • /r/Python
Hey guys, hope you're doing well. I have finally decided to give the project-based tinkering a rest and build an always-on python system that I...
Python script to scan directory and output "tickable" tree view folder hierarchy?: https://www.reddit.com/r/Python/comments/5degy6/python_script_to_scan_directory_and_output/
reddit
Python script to scan directory and output "tickable"... • /r/Python
I've looked into the os.walk method and it seems close to what I'd like to achieve, though I'm still unsure whether this would be the best...
How to restore old egg file when upgrade fails?: http://stackoverflow.com/questions/40547622/how-to-restore-old-egg-file-when-upgrade-fails
Stackoverflow
How to restore old egg file when upgrade fails?
I installed a package xxx-1.0 using pip and it installed the egg file /usr/local/lib/python2.7/dist-packages/xxx-1.0-py2.7.egg
Now, I upgraded the package and the file xxx-1.0-py2.7.egg got replace...
Now, I upgraded the package and the file xxx-1.0-py2.7.egg got replace...