Tags: edgarminers/python-edgar
Tags
Skip files that are already present. This prevent re-downloads. (#11) * Skip files that are already present. This prevent re-downloads. * Fix for Python 3.x syntax of keyword only arguments. * Added download also to the exposed API of edgar. * Added test for checking of skipping files.