lukasschwab / arxiv.py

Python wrapper for the arXiv API
MIT License
1.11k stars 123 forks source link

Allow user-defined slugify functions #21

Closed lukasschwab closed 5 years ago

lukasschwab commented 5 years ago

Has been tested with Python 2.7.15 and tests/downloads.py.

To do

After pushing the new version to PyPI, check in on https://github.com/lukasschwab/arxiv.py/issues/17.

lukasschwab commented 5 years ago

@msoelch and @Japoneris: you both previously contributed to the download API. Let me know if you have input on this!

Cheers, Lukas

lukasschwab commented 5 years ago

Testing and incrementing completed. Merging!