Go paperless with CMS-aligned intake. Use our open-source toolkit to add SMART Health Cards & Links, improve data quality, and speed check-in.
TypeScript notification systems guide: best practices for async processing, scheduling, auditing, and streamlined VintaSend integration.
Here you'll find all of our talks at PyGotham 2018.
Although known by most, Pull Requests are often not dealt with in the most effective way. Believe it or not, there are teams that don’t review code at all!
Mental models, diagrams, flows, and schemes are our attempt to understand how something works. They are never perfect, as all simplifications end up ignoring some of the situation's particularities.
Discover how to master time series forecasting with Python using real-world techniques and tools.
Slides from talks given during Python Nordeste 2018 event are posted here. This post and the slides are written in Brazilian Portuguese.
Feature Flags are a simple technique to make features of your application quickly toggleable. The way it works is, every time we change some behavior in our software, a logical branch is created. This new behavior is only accessible if some specific configuration variable is set or, in certain cases, if the application context respects some rules.
Let's go through two of the problems that may happen if we don’t take care of our routes: delay and resource starvation.
Slides from talks given during the PythonBrasil[13] event are posted here. This post and the slides are written in Brazilian Portuguese.
Learn three multitenancy Django patterns for secure, scalable SaaS applications. Choose the right architecture for your needs.
We do incentivize collaborators to attend them since we believe it's very important to keep in touch with the community. We also always learn a lot in conferences.