Working on a python script to automate Malicious JavaScript deobfuscation.: https://www.reddit.com/r/Python/comments/4lxx23/working_on_a_python_script_to_automate_malicious/
reddit
Working on a python script to automate Malicious... • /r/Python
I have it working fairly well, but I need to be able to identify which value-which iteration of the loop-was the correct value for the...
Scott Sanderson, Joe Jevnik - Playing with Python Bytecode - PyCon 2016 - YouTube: https://www.reddit.com/r/Python/comments/4lxtow/scott_sanderson_joe_jevnik_playing_with_python/
reddit
Scott Sanderson, Joe Jevnik - Playing with Python... • /r/Python
2 points and 0 comments so far on reddit
How are python modules imported in google app engine?: https://www.reddit.com/r/Python/comments/4lyiii/how_are_python_modules_imported_in_google_app/
reddit
How are python modules imported in google app engine? • /r/Python
for example, if I am using the google app engine launcher and I want to import numpy and run it on my dev server, it will not work, but I have...
Modelling a Basic Income with Python and Monte Carlo Simulation: https://www.chrisstucchio.com/blog/2013/basic_income_vs_basic_job.html
Chrisstucchio
Modelling a Basic Income with Python and Monte Carlo Simulation
Basic Income is a popular policy floating around the internet lately. The idea consists of declaring that the government will pay each living adult a fixed amount of money every month - an amount comparable to a minimum wage job. This policy would then replace…
Slides from my Pyparsing talk for the Austin Python Users Group May, 2016 meeting: https://www.reddit.com/r/Python/comments/4lyweg/slides_from_my_pyparsing_talk_for_the_austin/
reddit
Slides from my Pyparsing talk for the Austin Python... • /r/Python
1 points and 0 comments so far on reddit
How not to design Tree data structure in Python, or open message to James Dominy: https://www.reddit.com/r/Python/comments/4lyxvy/how_not_to_design_tree_data_structure_in_python/
reddit
How not to design Tree data structure in Python, or... • /r/Python
5 points and 1 comments so far on reddit
What's the best way to implement the Collection Pipeline pattern in Python?: https://www.reddit.com/r/Python/comments/4lz80o/whats_the_best_way_to_implement_the_collection/
reddit
r/Python - What's the best way to implement the Collection Pipeline pattern in Python?
3 votes and 6 comments so far on Reddit
Ned Batchelder - Machete-mode Debugging - PyCon 2016: https://www.reddit.com/r/Python/comments/4lzfip/ned_batchelder_machetemode_debugging_pycon_2016/
reddit
Ned Batchelder - Machete-mode Debugging - PyCon 2016 • /r/Python
1 points and 0 comments so far on reddit
Jam.py framework overview video: https://www.reddit.com/r/Python/comments/4m00ii/jampy_framework_overview_video/
Moving a chat server application from parse.com to google app engine: http://stackoverflow.com/questions/37433212/moving-a-chat-server-application-from-parse-com-to-google-app-engine
Jam.py framework is the fastest way to create a web database application: https://www.reddit.com/r/Python/comments/4m0b54/jampy_framework_is_the_fastest_way_to_create_a/
reddit
Jam.py framework is the fastest way to create a web... • /r/Python
1 points and 0 comments so far on reddit
Utterly ridiculous question for bypassing captchas, from someone who doesn't know what they should be asking.: https://www.reddit.com/r/Python/comments/4m0eh6/utterly_ridiculous_question_for_bypassing/
reddit
Utterly ridiculous question for bypassing captchas,... • /r/Python
If one wanted to by pass a captcha with like a bot/script could they code in a process that would snapshot the screen, crop it maybe and use like...