Skip to main content

A tiny collection of geometry processing routines frequently used in my projects.

Project description

drbutil

A tiny collection of geometry processing routines frequently used in my prototyping code.

Pure Python, low overhead and minimal dependencies.

Dependencies

The only actually required library is NumPy.

Optionally,

  • matplotlib shows 2D results,
  • Mayavi visualizes 3D results and
  • tqdm realizes progress bars in the shell.

Install & Use

Install from PyPI with pip install drbutil or clone the repo and run the buildAndInstall.bat/.sh script.

Then you can import everything in your project with import drbutil or from drbutil import *, respectively.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

drbutil-0.0.3.tar.gz (18.9 kB view hashes)

Uploaded Source

Built Distribution

drbutil-0.0.3-py3-none-any.whl (19.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page