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...
Can I make a living doing Python Consulting in India?: https://www.reddit.com/r/Python/comments/4m0vvk/can_i_make_a_living_doing_python_consulting_in/
reddit
Can I make a living doing Python Consulting in India? • /r/Python
Hello folks. I am based in Mumbai, looking at changing careers. I currently am a freelance IT Manager for a couple of companies and am looking to...
PCA fault detection with Python: https://www.reddit.com/r/Python/comments/4m1b5r/pca_fault_detection_with_python/
reddit
PCA fault detection with Python • /r/Python
Hi guys, I was implementing PCA for fault detection on Python and I guess that my T2 and Q values must be wrong. I'm basing my predictions on an...
Please help! How do I run test on these functions?: https://www.reddit.com/r/Python/comments/4m1pu5/please_help_how_do_i_run_test_on_these_functions/
reddit
Please help! How do I run test on these functions? • /r/Python
def main(): user_input = input(str("r for Rock, p for Paper, and s Scissors.\n")) if user_input == "r": choice = 1 ...
Anyone know Python can help me use Spargue's scripts to analyze my uBiome data?: https://www.reddit.com/r/Python/comments/4m1ql9/anyone_know_python_can_help_me_use_spargues/
reddit
Anyone know Python can help me use Spargue's scripts... • /r/Python
Been trying to figure out how to get his python script to work so I can see the bacterial change over time. Need someone's help! Super noob on...
Summer Security Project Ideas for Beginners: https://www.reddit.com/r/Python/comments/4m29ae/summer_security_project_ideas_for_beginners/
reddit
Summer Security Project Ideas for Beginners • /r/Python
Myself and a friend are finding ourselves with a lot of time on our hands this summer and are hoping to use it to learn more about Python. We...
runin, a program to open a shell in another country via DigitalOcean: https://www.reddit.com/r/Python/comments/4m2cm6/runin_a_program_to_open_a_shell_in_another/
reddit
runin, a program to open a shell in another country... • /r/Python
1 points and 2 comments so far on reddit
Jupyter Notebook for writing publication like analysis: https://www.reddit.com/r/Python/comments/4m2d15/jupyter_notebook_for_writing_publication_like/
reddit
Jupyter Notebook for writing publication like analysis • /r/Python
I saw somewhere (I might even have read it) an explanation of how to use Jupyter notebooks for creating great style publications. I really do not...
Statistical Natural Language Processing in Python (Jupyter notebook by Peter Norvig): https://www.reddit.com/r/Python/comments/4m2vkv/statistical_natural_language_processing_in_python/
reddit
Statistical Natural Language Processing in Python... • /r/Python
1 points and 0 comments so far on reddit
Leather: a SVG-producing library optimized for exploratory charting: https://www.reddit.com/r/Python/comments/4m2xm9/leather_a_svgproducing_library_optimized_for/
reddit
Leather: a SVG-producing library optimized for... • /r/Python
1 points and 0 comments so far on reddit
A really really basic and simple question regarding one line in a function, which seemingly changes nothing.: https://www.reddit.com/r/Python/comments/4m349n/a_really_really_basic_and_simple_question/
reddit
A really really basic and simple question regarding... • /r/Python
The difference between these 2 codes is one last line inside the function: in else indent: **clinic()**. Whether I leave it there or delete it, it...
Is there a vector library similar to javascript's canvas with jupyter support?: https://www.reddit.com/r/Python/comments/4m38js/is_there_a_vector_library_similar_to_javascripts/
reddit
Is there a vector library similar to javascript's... • /r/Python
I know Cairo's interface is almost identical but I couldn't find notebook support for it.