Coder Social home page Coder Social logo

zoterotokumu's Introduction

ZoteroToKumu

A simple program that extracts document information from a Zotero library and generates a Kumu import file in JSON format.

Installation:
Clone/copy the github code to a folder
Open a console and navigate to the folder
(Optional) If you use virtual environments, create one and activate it.
Run: pip (or pip3) install -r requirements.txt

Create file called .env with information from your Zotero account:
LIBRARY_TYPE=group (for accessing a group library)
or LIBRARY_TYPE=user (for accessing a user library)

LIBRARY_ID: Your personal library ID is available here, in the section "Your userID for use in API calls"
For group libraries, the ID can be found by opening the group’s page: https://www.zotero.org/groups/groupname, and hovering over the group settings link. The ID is the integer after /groups/

ZOTERO_API_KEY=create your api key here
Save the .env file

Here's my .env file (for reference)
image

Run: python app.py (or python3 app.py)

Here's a sample View setup in Kumu:
image

zoterotokumu's People

Contributors

zenskunkworx avatar vividgreen avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.