WOS+ is a tool for to manage and merge bibliographic databases like Web Of Science or Scopus
Project description
WOS+
Load databases from Web of Science, Scopus, Scielo, etc, and combine the results into a single database
For WOSplus execution it is recommended to define drive.cfg
file in which you can specify the name of the files and its shared keys in Google drive. The drive.cfg
file must be present in the execution folder. For example
$ cat drive.cfg
[FILES]
CIB_Scielo.xlsx = 0BxoOXsn2EUNIMldPUFlwNkdLOTQ
See also the drive.cfg
file in the test folder which gives some addresses of sample databases stored in google drive. If the file is not found in the google drive cloud, it is searched and loaded locally, by using just the name of the file.
Installation
Python 3 is required
# pip install wosplus
Basic usage
import wosplus as wp
wos=wp.wosplus()
wos.load_biblio('wos.txt')
#Data Frame stored as
wos.WOS
#or as
wos.biblio['WOS']
Further details in test_sample.ipynb.
Visual Overview
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file WOSplus-0.2.11.tar.gz
.
File metadata
- Download URL: WOSplus-0.2.11.tar.gz
- Upload date:
- Size: 19.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ecb7a14ee71d5f2c51df5357c270fad3540f2e0640943b766c6924687cfeac47 |
|
MD5 | 253fd2fb63f7a9ad8613df13b1ac3d0b |
|
BLAKE2b-256 | 7202a3daecebfcec92ed33c80b8d42d1090d0e3e34a9a70208cdb70e5389af81 |
File details
Details for the file WOSplus-0.2.11-py3-none-any.whl
.
File metadata
- Download URL: WOSplus-0.2.11-py3-none-any.whl
- Upload date:
- Size: 21.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e76f64ccec278607d6a60f25168ab1fcf0af8694734065f028ccc89578e7c6c2 |
|
MD5 | ad080214462b55375b6c4abab98d7f24 |
|
BLAKE2b-256 | 405e09245c85db957f1931e8eabbd111ebe8219260df9f9acb28eba7a4b3db40 |