Skip to content

ScholarTools/ST_in_library_browser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ST_in_library_browser

This repo is currently a work in progress. The goal is to support browsing journals and Pubmed while letting you know if you have articles in your library.

I currently have a working exampple although this may change and requires using Mendeley and my Mendeley client library.

from in_library_browser import browser
b = browser.PubmedBrowser()
#Search for something then run the command below
b.paint()

The image above is a screenshot of a search I performed. Two of the articles are in my library (green) and two are not (red).

About

Browser to tell you if your paper is in your library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages