Security News
Research
Data Theft Repackaged: A Case Study in Malicious Wrapper Packages on npm
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
🍇 Embiggen is the Python Graph Representation learning, Prediction and Evaluation module processing submodule of the GRAPE library.
|pip| |downloads| |tutorials| |documentation| |python_version| |DOI| |license| |telegram| |discord| |twitter|
Embiggen is the graph machine learning submodule of the 🍇 GRAPE <https://github.com/AnacletoLAB/grape>
_ library.
To install the complete GRAPE library, do run:
.. code:: bash
pip install grape
Instead, to exclusively install the Embiggen package, you can run:
.. code:: bash
pip install embiggen
Please cite the following paper if it was useful for your research:
.. code:: bib
@misc{cappelletti2021grape,
title={GRAPE: fast and scalable Graph Processing and Embedding},
author={Luca Cappelletti and Tommaso Fontana and Elena Casiraghi and Vida Ravanmehr and Tiffany J. Callahan and Marcin P. Joachimiak and Christopher J. Mungall and Peter N. Robinson and Justin Reese and Giorgio Valentini},
year={2021},
eprint={2110.06196},
archivePrefix={arXiv},
primaryClass={cs.LG}
}
.. |pip| image:: https://badge.fury.io/py/embiggen.svg :target: https://badge.fury.io/py/embiggen :alt: Pypi project
.. |downloads| image:: https://pepy.tech/badge/embiggen :target: https://pepy.tech/badge/embiggen :alt: Pypi total project downloads
.. |license| image:: https://img.shields.io/badge/License-BSD3-blue.svg :target: https://opensource.org/licenses/BSD-3-Clause :alt: License
.. |tutorials| image:: https://img.shields.io/badge/Tutorials-Jupyter%20Notebooks-blue.svg :target: https://github.com/AnacletoLAB/grape/tree/main/tutorials :alt: Tutorials
.. |documentation| image:: https://img.shields.io/badge/Documentation-Available%20here-blue.svg :target: https://anacletolab.github.io/grape/index.html :alt: Documentation
.. |DOI| image:: https://img.shields.io/badge/DOI-10.48550/arXiv.2110.06196-blue.svg :target: https://doi.org/10.48550/arXiv.2110.06196 :alt: DOI
.. |python_version| image:: https://img.shields.io/badge/Python-3.7+-blue.svg :target: https://pypi.org/project/embiggen/#history :alt: Supported Python versions
.. |telegram| image:: https://badges.aleen42.com/src/telegram.svg :target: https://t.me/grape_lib :alt: Telegram Group
.. |discord| image:: https://badges.aleen42.com/src/discord.svg :target: https://discord.gg/Nda2cqYvTN :alt: Discord Server
.. |twitter| image:: https://badges.aleen42.com/src/twitter.svg :target: https://twitter.com/grapelib :alt: Twitter
FAQs
🍇 Embiggen is the Python Graph Representation learning, Prediction and Evaluation module processing submodule of the GRAPE library.
We found that embiggen demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 4 open source maintainers 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.
Security News
Research
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
Research
Security News
Attackers used a malicious npm package typosquatting a popular ESLint plugin to steal sensitive data, execute commands, and exploit developer systems.
Security News
The Ultralytics' PyPI Package was compromised four times in one weekend through GitHub Actions cache poisoning and failure to rotate previously compromised API tokens.