Skip to main content

Handy Utilities for Computer Vision

Project description

Overview

Handy utilities mainly for computer vision

Installation

khandy requires Python 3.8 or higher.

Install the latest stable version from PyPI

pip install -U khandy

Install the latest version from the master branch on GitHub

pip install -U git+https://github.com/quarrying/khandy.git

Install the latest version locally

git clone https://github.com/quarrying/khandy.git
cd khandy
pip install -e .

Dependencies

One of the principles of this project is to ensure minimal dependencies. Now only depends:

  • NumPy 1.11+
  • OpenCV 2.0+
  • Pillow
  • lxml
  • requests

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

khandy-0.1.10.tar.gz (42.2 kB view hashes)

Uploaded Source

Built Distribution

khandy-0.1.10-py3-none-any.whl (52.0 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