FEATURED SPONSOR
Learn more about Braintree
and all of our sponsors today
NEXT EVENT: CHIPY __MAIN__ MEETING MARCH 2021
When: March 11, 2021, 6 p.m.
Where: Remote Meeting
Current Attendance: 6 Pythonistas
TOPICS FOR NEXT EVENT
DevOps for developers (or maybe against them?!)
"DevOps" is the operations people’s crafty plan to make developers do other people's work, but we are smart enough to see right through this naive rebranding trick! Baruch suggests you think about it: we, the developers, have written all the code. It passes all the tests; it obviously works, and works well (Are we a little proud? We are!); so we are DONE. Now, out of the blue, a bunch of "thought leaders" (all with an operations background, mind you!) …
Learn moreAdding structure to a sea of chaos: a principled approach to authorization using Python + SQLAlchemy
Authorization is an unstructured problem. Writing code to decide who can do what in your app can cover a broad set of cases. The most structure that typically gets applied to this problem area is a set of if statements and roles, but in reality, there are a lot more patterns and structure that we can apply. oso is an open source system for building authorization into applications. It's a bit like SQLAlchemy in that it provides a structured approached …
Learn moreABOUT US

