You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

euklid

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

euklid

common vector operations [2D/3D]

pipPyPI
Version
0.2.6
Maintainers
1

Euklid [2D and 3D vector operations]

PyPI version

A c++ library with bindings for python to help dealing with common CAD-like operations:

Installation

install via pip:

pip install euklid

Compile from source:

git clone https://github.com/airgproducts/euklid
cd euklid
git submodule init
git submodule update
pip install .

FAQs

Did you know?

Socket

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.

Install

Related posts