this
5 Things we've learned building large APIs with FastAPI
Maarten Huijsmans
APIs, Best Practice

5 the common challenges in building FastAPI apps and how to solve them

But this is an OAuth, is it not?
Sara Jakša
APIs, Backend

OAuth simplified and secured third-party integrations for the end user. But for the developer of the integration, it can still present some friction. This talk talks about examples of real-life problems that were encountered by implementing multiple OAuth integrations.

Data Apis: Standardization of N-dimensional arrays and dataframes
Stephannie Jimenez Gacha
APIs

Introduction to the consortium of Data APIs, where we will be presenting our motivation, objectives and progress of the standardization process after one year of activity.

Data Science at Scale with Dask
Richard Pelgrim
APIs, Big Data, Cloud

A hands-on introduction to methods for scaling your data science and machine learning with Dask.

It is all about files and HTTP
Efe Öge
APIs, Architecture, Backend, Cloud, DevOps, Django

Managing files won't be easier but more obvious after this talk.

Navigating the limitations of Python’s concurrency model in web services
Tarek Mehrez
APIs, Architecture, Parallel Programming / Async

Ever wondered when you should favor an async web framework? How do they compare to your good old python services when scaling is in question? Then this is the talk for you

On Blocks, Copies and Views: updating pandas' internals
Joris Van den Bossche
APIs, Data Structures

As a pandas user, did you ever run into the SettingWithCopyWarning? Quite likely, and this is one of the more confusing aspects of pandas. But it doesn’t have to be this way! Check my proposal to simplify this aspect of pandas

Slack bots 101: An introduction into slack bot-based workflow automation
Jordi Smit
APIs, DevOps, Use Case

Most developers work with Slack every day, yet very few of them know about the awesome things you can do when you build your own slack bot. During this talk, we will teach you to build and deploy your first slack bot.

Web based live visualisation of sensor data
Jannis Lübbe
APIs, Data Visualization, Use Case

Streaming sensor data to multiple end devices using FastAPI and websockets.

Filter