cot_reports icon indicating copy to clipboard operation
cot_reports copied to clipboard

Support using other session objects e.g. requests_cache

Open ValueRaider opened this issue 1 year ago • 1 comments

Refactor cot_reports.py to put functions in new class with session property. User API not changed - original functions simply pass-through to class instance. New API function set_session, for user to pass through a different session object - example in README.

ValueRaider avatar Apr 06 '24 20:04 ValueRaider

@NDelventhal Can you review & merge? I have plans for a bigger PR next - file caching & data cleaning.

ValueRaider avatar Apr 12 '24 18:04 ValueRaider