Made a Web site scanner. Would be interested for ideas of exploits I could scan for. Details in comments.: https://www.reddit.com/r/Python/comments/78wmd4/made_a_web_site_scanner_would_be_interested_for/
reddit
Made a Web site scanner. Would be interested for ideas... • r/Python
1 points and 1 comments so far on reddit
Python Regular Expressions - A complete beginner's overview: https://www.reddit.com/r/Python/comments/78wn5m/python_regular_expressions_a_complete_beginners/
reddit
Python Regular Expressions - A complete beginner's overview • r/Python
1 points and 0 comments so far on reddit
Why is `axis=0` the default for panda's apply method?: https://www.reddit.com/r/Python/comments/78xp07/why_is_axis0_the_default_for_pandas_apply_method/
reddit
Why is `axis=0` the default for panda's apply method? • r/Python
I've never applied a function to each column, whereas I apply a function to every row in countless different contexts.
Beat our best driver! · special issue for hacktoberfest: https://www.reddit.com/r/Python/comments/78xzxf/beat_our_best_driver_special_issue_for/
reddit
Beat our best driver! · special issue for hacktoberfest • r/Python
1 points and 0 comments so far on reddit
Why do people still rely on Redis when there is asyncio and PyPy?: https://www.reddit.com/r/Python/comments/78yf0f/why_do_people_still_rely_on_redis_when_there_is/
reddit
Why do people still rely on Redis when there is asyncio... • r/Python
It seems to me that Redis is good as fast expert system for answering complex queries like auto-completion suggestion, fuzzy search, frontpage...
Can I put a print function inside of a print function?: https://www.reddit.com/r/Python/comments/78yj5m/can_i_put_a_print_function_inside_of_a_print/
reddit
Can I put a print function inside of a print function? • r/Python
h= float(input('What is the altitude in meters?')) T=15.04 - 0.00649 * h print('The temperature in celsius is') print(T) This is my code, and...
“Run” the Python Data Science Handbook in your browser: https://notebooks.azure.com/jakevdp/libraries/PythonDataScienceHandbook
Need some help with reading files in Python.: https://www.reddit.com/r/Python/comments/78ynzq/need_some_help_with_reading_files_in_python/
reddit
Need some help with reading files in Python. • r/Python
Using 3.6.2 for my university course. We have an assignment that requires us to have a text file be read and used in a Concentration game. ...
A cool (and simple) example of a backtracking algorithm (cheating "Find A Way"): https://www.reddit.com/r/Python/comments/78ys94/a_cool_and_simple_example_of_a_backtracking/
reddit
A cool (and simple) example of a backtracking algorithm... • r/Python
1 points and 1 comments so far on reddit
IPGRAY : python - How to create python Flask web project in visual studi...: https://www.reddit.com/r/Python/comments/78zc4o/ipgray_python_how_to_create_python_flask_web/
reddit
IPGRAY : python - How to create python Flask web... • r/Python
1 points and 0 comments so far on reddit
Looking for feedback on my solution to one of the challenges in Automate the Boring Stuff: https://www.reddit.com/r/Python/comments/78zlw1/looking_for_feedback_on_my_solution_to_one_of_the/
reddit
Looking for feedback on my solution to one of the... • r/Python
My solution was far, far different that what I think was intended given the hints, I didn't find that way of doing it useful at all. What did I...
Compiling numpy with OpenBLAS integration: https://stackoverflow.com/questions/11443302/compiling-numpy-with-openblas-integration
Stack Overflow
Compiling numpy with OpenBLAS integration
I am trying to install numpy with OpenBLAS , however I am at loss as to how the site.cfg file needs to be written.
When the installation procedure was followed the installation completed without ...
When the installation procedure was followed the installation completed without ...
IPGRAY : python - How to setup python in windows class path: https://www.reddit.com/r/Python/comments/790a6f/ipgray_python_how_to_setup_python_in_windows/
reddit
IPGRAY : python - How to setup python in windows class path • r/Python
1 points and 0 comments so far on reddit
Intel 4004 emulator written *entirely* in python: https://www.reddit.com/r/Python/comments/79044o/intel_4004_emulator_written_entirely_in_python/
reddit
Intel 4004 emulator written *entirely* in python • r/Python
2 points and 0 comments so far on reddit
What r/python thinks of type hints?: https://www.reddit.com/r/Python/comments/790bya/what_rpython_thinks_of_type_hints/
reddit
What r/python thinks of type hints? • r/Python
I have been using `typing` module in some small scripts and it's great for the simple type hints and warnings I get, but, it gets messy in the...
Suggestions on running python on Azure Virtual Machine: https://www.reddit.com/r/Python/comments/790j0w/suggestions_on_running_python_on_azure_virtual/
reddit
Suggestions on running python on Azure Virtual Machine • r/Python
I've been playing around with python for a few months now and would like to run some of my script of an Azure Virtual Machine. Have you guys tried...
Announcing the Release of Anaconda Distribution 5.0: https://www.reddit.com/r/Python/comments/7911zo/announcing_the_release_of_anaconda_distribution_50/
reddit
Announcing the Release of Anaconda Distribution 5.0 • r/Python
1 points and 0 comments so far on reddit
Someone sold me a python script (bot) to help purchase something online...: https://www.reddit.com/r/Python/comments/7913ow/someone_sold_me_a_python_script_bot_to_help/
reddit
Someone sold me a python script (bot) to help purchase... • r/Python
First off I am not too familiar with python at all. I was sold a "bot" to help purchase a new iPhone X, but upon running the setup script it says...