Skip to content

barseghyanartur/snapbox

Repository files navigation

SnapBox

Put bounding boxes over images.

PyPI Version Supported Python versions Build Status Documentation Status MIT Coverage

Features

  • Put bounding boxes over images.
  • Export altered images.

Prerequisites

Installation

Using pipx

Recommended

pipx install snapbox

Using pip

pip install snapbox

Documentation

Usage

snapbox

Tests

Run the tests with unittest:

python -m unittest snapbox.py

Or pytest:

pytest

License

MIT

Support

For security issues contact me at the e-mail given in the Author section.

For overall issues, go to GitHub.

Author

Artur Barseghyan <artur.barseghyan@gmail.com>