seatable / seatable-api-python

SeaTable Python API provide list/add/update/delete records in tables.
https://seatable.github.io/seatable-scripts/
Apache License 2.0
16 stars 8 forks source link

Impossible to use requests session for Seatable api #78

Open valleedelisle opened 1 year ago

valleedelisle commented 1 year ago

Allowing the use of requests session instead of plain requests method calls allows more flexibility for developpers.