Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
A package to create a word cloud from a collection of papers in a user's Zotero collection.
Create a word cloud based on a specified field of a collection of papers from Zotero.
zotero2wordcloud
conda create --name zotero2wordcloud
python3.7 -m venv my_env
conda activate zotero2wordcloud
or source zotero2wordcloud/bin/activate
cd <yourpath/GitHub/
mkdir zotero2wordcloud
cd zotero2wordcloud
pip install zotero2wordcloud
conda config --add channels conda-forge && conda install zotero2wordcloud
Before starting, you'll need three pieces of information from Zotery: library ID, library type, and API key.
https://www.zotero.org/groups/yourgroupname
. Hover over the Group Settings
link./examples
folder. Also see Pyzotero documentation for more information.from zotero2wordcloud.zoterto2wordcloud import zotero2wordcloud
jupyter lab zotero2wordcloud.ipynb
If you encounter an error while using this package, please open an issue on its Github issues page.
zotero2wordcloud is licensed under the GNU General Public License v3.0.
FAQs
A package to create a word cloud from a collection of papers in a user's Zotero collection.
We found that zotero2wordcloud demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.