thunderbird_accounts.subscription.decorators

Functions

inject_paddle(func)

Inject an initialized Paddle Client into a function as paddle.

thunderbird_accounts.subscription.decorators.inject_paddle(func)[source]

Inject an initialized Paddle Client into a function as paddle. If the paddle python sdk is not installed this will return None.