GitHub - 6IX7ine/djangohunter: Tool designed to help identify incorrectly configured Django applications that are exposing sensitive information.: https://www.reddit.com/r/Python/comments/9xrgy3/github_6ix7inedjangohunter_tool_designed_to_help/
reddit
r/Python - GitHub - 6IX7ine/djangohunter: Tool designed to help identify incorrectly configured Django applications that are exposing…
1 vote and 0 comments so far on Reddit
How to use the `.loc` method from pandas on a custom class object?: https://stackoverflow.com/questions/53268739/how-to-use-the-loc-method-from-pandas-on-a-custom-class-object
Stack Overflow
How to use the `.loc` method from pandas on a custom class object?
I've been going through the source code of pandas https://github.com/pandas-dev/pandas/blob/master/pandas/core/generic.py and I can't figure out where they actually implement the .loc slicing metho...
Python Data Visualization 2018: Why So Many Libraries?: https://www.reddit.com/r/Python/comments/9xsaf8/python_data_visualization_2018_why_so_many/
reddit
r/Python - Python Data Visualization 2018: Why So Many Libraries?
16 votes and 0 comments so far on Reddit
Python has brought computer programming to a vast new audience: https://www.economist.com/science-and-technology/2018/07/19/python-has-brought-computer-programming-to-a-vast-new-audience
The Economist
Python has brought computer programming to a vast new audience
And its inventor has just stepped down | Science & technology
Using python to build a banking switching system: https://www.reddit.com/r/Python/comments/9xuwkw/using_python_to_build_a_banking_switching_system/
reddit
r/Python - Using python to build a banking switching system
0 votes and 4 comments so far on Reddit
BabySploit - A Penetration Testing Framework Written In Python For Beginners: https://www.reddit.com/r/Python/comments/9xv0vo/babysploit_a_penetration_testing_framework/
reddit
r/Python - BabySploit - A Penetration Testing Framework Written In Python For Beginners
116 votes and 8 comments so far on Reddit
Create a symlink with setuptools: https://stackoverflow.com/questions/53317327/create-a-symlink-with-setuptools
Stack Overflow
Create a symlink with setuptools
Django never came up with a standard way how to handle the configuration. Django puts it into the settings.py in the project directory by default which is not very practicable as you wouldn't want to
Migrate anaconda from python v3.6 to v3.7 and preserve all conda and pip packages: https://stackoverflow.com/questions/53318517/migrate-anaconda-from-python-v3-6-to-v3-7-and-preserve-all-conda-and-pip-package
Stack Overflow
Migrate anaconda from python v3.6 to v3.7 and preserve all conda and pip packages
The latest anaconda distribution released on Sep2018 uses python v3.7. My existing anaconda distribution uses python v3.6
I would like to upgrade to this latest distribution which uses python v3.7...
I would like to upgrade to this latest distribution which uses python v3.7...
Django: How to join tables based on a lookup tables' value: https://stackoverflow.com/questions/53311810/django-how-to-join-tables-based-on-a-lookup-tables-value
Stack Overflow
Django: How to join tables based on a lookup tables' value
I am trying to do what one might consider an advanced sql query and would like to know if its possible in Django without resorting to raw sql (I will if its necessary).
I want to join 1 or another...
I want to join 1 or another...
MongoDb With Python #3 find and find_many function: https://www.reddit.com/r/Python/comments/9xw2mw/mongodb_with_python_3_find_and_find_many_function/
reddit
r/Python - MongoDb With Python #3 find and find_many function
0 votes and 0 comments so far on Reddit
Is there a name for the habit of inserting long lines of comments for visual separation?: https://www.reddit.com/r/Python/comments/9xw74j/is_there_a_name_for_the_habit_of_inserting_long/
reddit
r/Python - Is there a name for the habit of inserting long lines of comments for visual separation?
0 votes and 3 comments so far on Reddit
Clicking 'See More' button with python requests, requests_html: https://www.reddit.com/r/Python/comments/9xxcn9/clicking_see_more_button_with_python_requests/
reddit
r/Python - Clicking 'See More' button with python requests, requests_html
1 vote and 2 comments so far on Reddit