Skip to content

Instantly share code, notes, and snippets.

@jdelasoie
Last active July 4, 2018 10:34
Show Gist options
  • Save jdelasoie/9dad6e0668ede1bef62ebc8a0af839a3 to your computer and use it in GitHub Desktop.
Save jdelasoie/9dad6e0668ede1bef62ebc8a0af839a3 to your computer and use it in GitHub Desktop.

Infoscience authors updater

Install

pipenv --three install

How to use

assert last files from tind are placed in the root :

./all_people.xml

./all_labs.xml

then launch

pipenv run python src/etl.py

it will produce the file in ./output and update infoscience-authors.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment