Skip to content

A simple plugin for PolyMind adding a function for PubMed search queries

License

Notifications You must be signed in to change notification settings

DocShotgun/pubmedsearch-polymind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pubmedsearch-polymind

A simple plugin for PolyMind adding a function for PubMed search queries

Installation:

  1. Clone this repository into your PolyMind plugins folder
  2. Enter your PolyMind Python venv or conda environment
  3. Install the plugin's requirements with pip install -r requirements.txt; if this is unsuccessful, you pay need to run pip install wheel and try adding the argument --no-build-isolation
  4. Make a copy of the plugin's config.example.json named config.json and edit settings as appropriate
  5. Edit PolyMind's config.json and add pubmedsearch-polymind to the list of enabled plugins

About

A simple plugin for PolyMind adding a function for PubMed search queries

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages