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.
Bringing Python® and Julia together in seamless harmony:
bytes
, array.array
, numpy.ndarray
) from Julia or Julia arrays from Python.⭐ If you like this, a GitHub star would be lovely thank you. ⭐
To get started, read the documentation.
In this example, we use the Julia module PythonCall from a Pluto notebook to inspect the Iris dataset:
pytable(df)
to convert it to a Python Pandas DataFrame.In this example we use the Python module JuliaCall from an IPython notebook to train a simple neural network:
The existing package PyCall is another similar interface to Python. Here we note some key differences:.
FAQs
Julia and Python in seamless harmony
We found that juliacall 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.