flexcompute / tidy3d

Fast electromagnetic solver (FDTD) at scale.
https://docs.flexcompute.com/projects/tidy3d/en/latest/
GNU Lesser General Public License v2.1
175 stars 40 forks source link

Check credit balance and daily free sim balance from Python API #1815

Closed tomflexcompute closed 2 weeks ago

tomflexcompute commented 1 month ago

Users have reported the desire to check their credit balance and daily free simulation balance directly in the Python API, i.e. something like web.credit_balance() and web.free_sim_balance(). Right now they need to log in to the GUI and check the balance in the account center.

momchil-flex commented 1 month ago

@QimingFlex can you help with this? Not sure which endpoints to call.

momchil-flex commented 1 month ago

Sorry. I did not mean @QimingFlex. I meant to ask @magiWei .

magiWei commented 1 month ago

Sorry. I did not mean @QimingFlex. I meant to ask @magiWei .

Ok, I will create one ticket to follow up.

daquinteroflex commented 1 month ago

Just thought to say this is a great feature idea

momchil-flex commented 2 weeks ago

Fixed in #1843