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.
RAD-TOOLS
Spin Hamiltonians, magnons and condense matter post-processing.
.. image:: https://badge.fury.io/py/rad-tools.svg :target: https://badge.fury.io/py/rad-tools
.. image:: https://readthedocs.org/projects/rad-tools/badge/?version=stable :target: https://rad-tools.org/en/stable/?badge=stable :alt: Documentation Status
.. image:: https://static.pepy.tech/personalized-badge/rad-tools?period=total&units=international_system&left_color=grey&right_color=blue&left_text=Downloads :target: https://pepy.tech/project/rad-tools
.. image:: https://img.shields.io/badge/code%20style-black-000000.svg :target: https://github.com/psf/black
.. image:: https://img.shields.io/badge/%20imports-isort-%231674b1?style=flat&labelColor=505050 :target: https://pycqa.github.io/isort/
.. image:: https://img.shields.io/github/license/adrybakov/rad-tools :alt: GitHub
The package covers post-processing scenarios for the results of
Quantum Espresso <https://www.quantum-espresso.org>
,
TB2J <https://tb2j.readthedocs.io/en/latest/>
and Wannier90 <http://www.wannier.org/>
_, as well as provides some custom scripts.
It is expected to be used in two ways:
As Python library
Via scripts (i.e. usage from command line)
For the detailed description check
documentation. <https://rad-tools.org>
_
Requirement for RAD-tools installation are:
RAD-tools can be installed with pip
or from source.
To install RAD-tools, run (you may need to use pip3
):
.. code-block:: console
pip install rad-tools
.. code-block:: python
git clone git@github.com:adrybakov/rad-tools.git
.. code-block:: python
cd rad-tools
pip3
):.. code-block:: console
pip install rad-tools
Additionally you may run the unit tests, which requires pytest (requires Python 3.7+) to be installed:
.. code-block:: console
make test
To install pytest, run (you may need to use pip3
):
.. code-block:: console
pip install pytest
FAQs
Sandbox (mainly condense matter plotting)
We found that rad-tools 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.
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.