Activity
Implement Article Entitlement API
Implement Article Entitlement API
Pull request merge
Use get() instead of [] in citescoreyearinfolist (close #372)
Use get() instead of [] in citescoreyearinfolist (close #372)
Pull request merge
Rename parameter config_dir -> config_path with deprecation
Rename parameter config_dir -> config_path with deprecation
Document configuration file and initilization
Document configuration file and initilization
Refactor testing for default paths
Refactor testing for default paths
use pathlib.Path() instead of os
use pathlib.Path() instead of os
Repair attribute citescoreyearinfolist
Repair attribute citescoreyearinfolist
Allow for Key InstToken pairing
Allow for Key InstToken pairing
Pull request merge
Implement ScienceDirect SubjectClassifications API
Implement ScienceDirect SubjectClassifications API
Pull request merge
Explicitly require python versions; Add support for Python 3.13
Explicitly require python versions; Add support for Python 3.13
Use __class__.__name__ instead of the api parameter
Use __class__.__name__ instead of the api parameter
Pull request merge
Fix typos and use standard Sphinx section headers
Fix typos and use standard Sphinx section headers
Better documentation and tests for ArticleRetrieval()
Better documentation and tests for ArticleRetrieval()
Pull request merge
Allow BASE view for ArticleRetrieval()
Allow BASE view for ArticleRetrieval()
Tidy up utils module
Tidy up utils module
Force push
Fix bug related to parsing of authorgroup (#358)
Fix bug related to parsing of authorgroup (#358)
Deprecate possibility to supply configuration location through os.env…
Deprecate possibility to supply configuration location through os.env…
Update meta documentation
Update meta documentation
Force push
Update meta documentation
Update meta documentation
Rename doc section classes -> reference
Rename doc section classes -> reference
Drop support for Python 3.8
Drop support for Python 3.8
Force push
Drop support for Python 3.8
Drop support for Python 3.8
Force push
Drop support for Python 3.8
Drop support for Python 3.8
Force push
Drop support for Python 3.8
Drop support for Python 3.8
Force push
Drop support for Python 3.8
Drop support for Python 3.8
Drop support for Python 3.8
Drop support for Python 3.8
Fix typos
Fix typos
Some code cleanup to adhere to PEP8
Some code cleanup to adhere to PEP8
Robust html_unescape for titles that are just 'True'
Robust html_unescape for titles that are just 'True'
Raise errors also when JSON is malformatted (close #362)
Raise errors also when JSON is malformatted (close #362)
Force push