Pybliometrics

Latest version: v3.6

Safety actively analyzes 630130 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 11

2.1.1

~~~~~

2019-06-26

* New properties for `AbstractRetrieval()`: `pii` and `pubmed_id`.
* Improve documentation (`AbstractRetrieval().idxterms` and download machine).
* Fix bug forcing the presence of the package `scopus`.

2.1.0

~~~~~

2019-06-17

* Rename package to pybliometrics.
* In all search classes, properties return None if download=False instead of raising an error.

2.0.1

~~~~~

2019-06-08

* In `AbstractRetrieval().references`, add field "type" for the status of the parsed reference.
* Raise proper Scopus.exception even when no Scopus-supplied error message exists.
* In `AbstractRetrieval()`, update docstrings.
* Fix bug related to creating the config when the config doesn't exist.
* Fix bug when using `AbstractRetrieval()` in Python 2.

2.0

~~~

2019-05-28

* Cache files in subfolders according to the used view.
* Add method `.estimate_uniqueness()` to `AuthorRetrieval()` to estimate how unique an author profile is.
* Use error message provided by Scopus for ScopusErrors.
* Add tip how to deal with "KeyError: 'eid'".
* Remove deprecated classes, modules, parameters and attributes. Removed deprecated classes are `ScopusAbstract()`, `ScopusAffiliation()`, `ScopusAuthor()` and `report()`. Removed deprecated parameters are start and max_entries in `AuthorSearch()` and `AffiliationSearch()`. Removed deprecated attributes include only `ScopusSearch.EIDS`.

1.6.1

~~~~~

2019-05-14

* Add support for proxies.
* In `AbstractRetrieval().correspondence`, turn values into proper strings.
* Fix bug when creating the config file.

1.6

~~~

2019-05-09

* `SerialTitle()` class to access the Serial Title API.
* In all search classes, add method `.get_results_size()` to return the number of matches.
* In all search classes, add boolean parameter `download` to not download the results (but get the number of matches anyways).
* In `AbstractRetrieval().authorgroup`, rename field "city-group" to "city" and add new fields: "dptid", "postalcode", "addresspart".
* In `AbstractRetrieval().authorgroup`, fix bug with missing affiliation information.
* In all search classes, remove deprecated parameter `start`.

Page 6 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.