Closed lukasschwab closed 5 years ago
download
slugify
re
Has been tested with Python 2.7.15 and tests/downloads.py.
tests/downloads.py
[x] Test in python3.
[x] Increment version number (major change).
After pushing the new version to PyPI, check in on https://github.com/lukasschwab/arxiv.py/issues/17.
@msoelch and @Japoneris: you both previously contributed to the download API. Let me know if you have input on this!
Cheers, Lukas
Testing and incrementing completed. Merging!
download
function:slugify
to handle prepending object IDsslugify
argumentre
for removing non-alphanumeric characters.download
.Has been tested with Python 2.7.15 and
tests/downloads.py
.To do
[x] Test in python3.
[x] Increment version number (major change).
After pushing the new version to PyPI, check in on https://github.com/lukasschwab/arxiv.py/issues/17.