Ben Muthalaly
Results
12
comments of
Ben Muthalaly
`papers-dl` now searches all providers for papers concurrently, so performance shouldn't be a major concern anymore.
When `pdf2doi` is used as a library, I think the calling code can just call `pdf2doi.config.ReadParamsINIfile(config_path)` during initialization (for instance, just before where `pdf2bib` and `pdf-renamer` are calling `pdf2doi.config.set` right...