Commit Graph

15 Commits

Author SHA1 Message Date
Lucas Verney 0e2066c180 Solve ImportError in Python < 3.5 due to cyclic import 2016-02-17 16:37:02 +01:00
Lucas Verney a2ee654eac Passing pylint on the module 2016-02-17 16:04:36 +01:00
Lucas Verney a69e7ef6c1 Use absolute import in __init__.py 2016-02-17 14:39:07 +01:00
Lucas Verney c785e04589 Add a __valid_identifiers__ list to ease fetching of identifiers in
papers

See the detailed explanations in README.md.

Also fixed some typos in docstrings.
2016-02-01 17:32:24 +01:00
Lucas Verney 9853469f3c Remove useless TODOs 2016-01-30 17:03:12 +01:00
Lucas Verney f5183a1d11 Add a setup.py file and __init__.py for module and submodules 2016-01-25 17:56:34 +01:00
Lucas Verney 3eb251a8d4 Fix citation fetching from arXiv papers 2016-01-20 23:40:07 +01:00
Lucas Verney 975fd0f38f Unittests ofr repositories 2016-01-20 23:18:13 +01:00
Lucas Verney 962b4adc23 Fix requests.exception import error 2016-01-19 17:45:21 +01:00
Lucas Verney dec7257eff Add a function to look for updated arXiv versions. 2016-01-14 00:04:33 +01:00
Lucas Verney ba564be738 Add identifiers fetching from papers 2016-01-10 15:12:06 +01:00
Lucas Verney d606b5e56b Add a disclaimer about bulk downloadin arXiv 2016-01-07 00:54:28 +01:00
Lucas Verney bd0016cb51 Complete isbn API and fix a typo in arXiv API. 2015-12-27 23:55:57 +01:00
Lucas Verney d8b74ae356 Reimport bbl citations parsing and make some minor fixes 2015-12-27 23:46:43 +01:00
Lucas Verney 97eb5a3ae0 First commit 2015-12-27 19:35:55 +01:00