Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

wasabi-geom

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wasabi-geom

2D vector, line and polygon classes, and a spatial hash implementation

  • 2.2.0
  • PyPI
  • Socket score

Maintainers
1

wasabigeom - fast geometry types for Python games

Build Wheels PyPI PyPI - Python Version PyPI - Wheel Documentation Status Discord

wasabigeom is a 2D geometry library intended for game development. It started life as a pure Python library but is now implemented in optimised Cython code.

Documentation

View on ReadTheDocs

Installation

To install, just run:

pip install wasabi-geom

What's new in 2.0.0

I took the existing wasabi.geom code and Cythonised it.

I've made some big, breaking changes to the interface; notably, I prefer radians thes days and eschew namespace packages. To install the old, pure-Python version, pin to wasabi-geom<2.

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc