Skip to main content

A package to create a word cloud from a collection of papers in a user's Zotero collection.

Project description

zotero2wordcloud

Create a word cloud based on a specified field of a collection of papers from Zotero.

Installation instructions

  1. Open a terminal window, and create a new virtual environment called zotero2wordcloud
  • Using Conda: conda create --name zotero2wordcloud
  • Using python: python3.7 -m venv my_env
  1. Activate the new environment
  • conda activate zotero2wordcloud or source zotero2wordcloud/bin/activate
  • Note always work in this virtual environment when working on this project, and deactivate the environment when you're done.
  1. Navigate to the folder where you'd like to install this package
  • cd <yourpath/GitHub/
  • mkdir zotero2wordcloud
  • cd zotero2wordcloud
  1. Install
  • Using pip: pip install zotero2wordcloud
  • Using Anaconda: conda config --add channels conda-forge && conda install zotero2wordcloud

Usage instructions:

Before starting, you'll need three pieces of information from Zotery: library ID, library type, and API key.

  • Your personal library ID is available from Zotero.
  • If you're using a group library, the ID is on the group's page https://www.zotero.org/groups/yourgroupname. Hover over the Group Settings link.
  • You will likely need to create a new API key
  • If you're having trouble getting access to your Zotero library, check out example #1 in the /examples folder. Also see Pyzotero documentation for more information.

Using terminal:

  • from zotero2wordcloud.zoterto2wordcloud import zotero2wordcloud

Using Anaconda

  • jupyter lab zotero2wordcloud.ipynb

Reporting issues

If you encounter an error while using this package, please open an issue on its Github issues page.

License

zotero2wordcloud is licensed under the GNU General Public License v3.0.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

zotero2wordcloud-0.0.2.tar.gz (4.8 kB view details)

Uploaded Source

File details

Details for the file zotero2wordcloud-0.0.2.tar.gz.

File metadata

  • Download URL: zotero2wordcloud-0.0.2.tar.gz
  • Upload date:
  • Size: 4.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3.post20200330 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.2

File hashes

Hashes for zotero2wordcloud-0.0.2.tar.gz
Algorithm Hash digest
SHA256 4461e0308631d5db7c279e2a427e660a082c1ae18bf64c75ca4b7a18fad50f91
MD5 497fc0ea9dbd28205c6900d2059b4da1
BLAKE2b-256 ee4d9f5f3303813692da389cb377c6461a692d156996cf16366bdac608aeb401

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page