Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 376 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 376 Bytes

VIVO2MyOrg

Contact benjamin.gross@clarivate.com for more information.

  1. Set your environment variables. See example.env for an example built for Linux and macOS Terminal.
    $ source example.env

  2. Install requirements
    $ pip install -r requirements.txt

  3. Run the script
    $ python vivo2myorg.py "Your Organization Name"

Developed for Python 3.