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
Release history Release notifications | RSS feed
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.12.tar.gz
(23.5 kB
view details)
Built Distribution
drbutil-0.0.12-py3-none-any.whl
(23.6 kB
view details)
File details
Details for the file drbutil-0.0.12.tar.gz
.
File metadata
- Download URL: drbutil-0.0.12.tar.gz
- Upload date:
- Size: 23.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.8.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6bb328f680dab66b90f294332cc080533f6db01dfb3a186b1d5ba2e10dc990f8 |
|
MD5 | 64740e8905b7d31dbf2d7b52e4dec7f6 |
|
BLAKE2b-256 | 67c8ad7fbcae0eaefe73d14298830a43057d0c609a1a82498af6c0f631cd164a |
File details
Details for the file drbutil-0.0.12-py3-none-any.whl
.
File metadata
- Download URL: drbutil-0.0.12-py3-none-any.whl
- Upload date:
- Size: 23.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.8.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2d09309514da21aff4e63a80fdf8b52bad396f5e7658256b50ebfc47b0c421ba |
|
MD5 | e8956e569aff4028b5ed136cd96fe4cf |
|
BLAKE2b-256 | 7b37c56b4e0525034b87ba3cd4ea72b2ffc8c393678697153932fb1465460d72 |