<img height="1" width="1" style="display:none;" alt="" src="https://px.ads.linkedin.com/collect/?pid=3190596&amp;fmt=gif">

*args, **kwargs, and custom class wrappers in Python

At Thyme Care, we’re growing quickly, so we are always looking for ways to improve the onboarding process for new developers and to make application changes easier. One way we do this is by abstracting out the cookie-cutter code written for similar features so there is less cognitive load in making changes. Recently, we saw an opportunity for this in our data models and API interactions.

Click here to read the full article

Back to Blog