Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
A python package for performing geometric calculations in 3D. It allows to
Requires Python 3.7 or up .
To install the module and its core requirements, run
pip install geo3d
Maintainers should install in editable mode, including all additional requirements for unit testing and documentation:
pip install -e .[dev]
Instructions on basic usage can be found in the jupyter notebook in /docs
,
which are also deployed to himbeles.github.io/geo3d.
Unit tests can be run using
pytest -s
in package root.
If a coverage report should be generated, run
python -m coverage run -m pytest
The documentation can be built from the .ipynb
documents in the /docs
folder by running
make html
FAQs
A python package for performing geometric calculations in 3D
We found that geo3d 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
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.