Morepath uses a special routing technique that is different from many other routing frameworks you may be familiar with. Morepath does not route to views, but routes to models instead.: https://www.reddit.com/r/Python/comments/9xo589/morepath_uses_a_special_routing_technique_that_is/
reddit
r/Python - Morepath uses a special routing technique that is different from many other routing frameworks you may be familiar with.…
2 votes and 0 comments so far on Reddit
A chrome extension to share company announcements in your coworkers' new tab: https://www.reddit.com/r/Python/comments/9xomwz/a_chrome_extension_to_share_company_announcements/
reddit
r/Python - A chrome extension to share company announcements in your coworkers' new tab
0 votes and 2 comments so far on Reddit
Is there any way to easy port all existing libraries from my older Python 3.5 version to my new Python 3.6 version without having to install each one of them again?: https://www.reddit.com/r/Python/comments/9xpgi6/is_there_any_way_to_easy_port_all_existing/
reddit
r/Python - Is there any way to easy port all existing libraries from my older Python 3.5 version to my new Python 3.6 version without…
3 votes and 7 comments so far on Reddit
The Pomodoro technique helps me be productive, but I hate leaving my terminal. I built this TUI Pomodoro timer to meet both needs. I hope it helps some of you too.: https://www.reddit.com/r/Python/comments/9xq347/the_pomodoro_technique_helps_me_be_productive_but/
reddit
r/Python - The Pomodoro technique helps me be productive, but I hate leaving my terminal. I built this TUI Pomodoro timer to meet…
1 vote and 1 comment so far on Reddit
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