Flagsmith / Flagsmith/flagsmith-python-client

Make the SDK Async-friendly

Open
#59 1 comment 2 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
24
Forks
12
Avg merge
15h 43m
Merged PRs (30d)
4

Description

If folk want to use this SDK in an async/non-blocking environment like [FastAPI](https://fastapi.tiangolo.com/) they will not have a good time. We should move to using async-friendly libraries.

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the SDK's current synchronous dependencies and public API, then compare them with the requirements of a non-blocking FastAPI application. Identify the libraries and interfaces that would need to change, and confirm the expected async usage before implementation. Done means the SDK can be used without blocking an async application.

Written by the indexing model from the issue text.

Assessment

Tech stack
fastapi, python
Domain
api, backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.