A place to experiment with altmetrics tools and code.
Most of the code will be contained in Jupyter Notebooks. If you're using virtualenv to manage your Python environments be sure to check out this post to use the virtualenvironments in Jupyter notebooks.
Install the required Python modules using pip install -r requirements.txt
.
Copy config.cnf
and create a local_config.cnf
with your actual API keys.
Clone this repo and fire up your notebook with jupyter notebook
and you're ready to go.