What's Changed * Modernize package install by cthoyt in https://github.com/cthoyt/umls_downloader/pull/5 * Fix and generalize CLI by bgyori in https://github.com/cthoyt/umls_downloader/pull/4 * Add RxNorm downloader by cthoyt in https://github.com/cthoyt/umls_downloader/pull/6 * Update docs by cthoyt in https://github.com/cthoyt/umls_downloader/pull/7
New Contributors * cthoyt made their first contribution in https://github.com/cthoyt/umls_downloader/pull/5 * bgyori made their first contribution in https://github.com/cthoyt/umls_downloader/pull/4
1. Don't re-download a file if it already exists. Also allow for forcing of re-downloading 2. Add the `umls_open()` function which takes care of the `zipfile` boilerplate code