Skip to content

flex_rf.web.account

Type: function Base(s): None

Get account information including FlexCredit balance and usage limits.

Get account information:

account_info = web.account()
# Displays:
# Current FlexCredit balance: 10.00 and expiration date: 2024-12-31 23:59:59.
# Remaining daily free simulations: 3.
verbose [bool] = True