homf.api.pypi

homf.api.pypi.download(package, release, file_pattern, directory, *, repository_url='https://pypi.org/simple/')

Finds version release of package in a PyPI repository, downloads all files matching file_pattern, and saves them all to directory.

Creates directory if it does not already exist.