Skip to main content

wbia_whaleridgefindr - A plug-in for the finFindR gray whale ID algorithm

Project description

Build and upload to PyPI (main) Latest PyPI version Documentation on ReadTheDocs

whaleridgefindr Plug-in - Part of the WildMe / Wildbook IA Project.

A plug-in for using the containerized version of the whaleridgefindr gray whale ID algorithm.

Running the whaleridgefindr Container

This plugin assumes that:

  1. You have separately started the whaleridgefindr container with the command:

docker run -p 8004:8004/tcp --name flukebook_whaleridgefindr --network flukebook haimeh/whaleridgefindr:latest
  1. Your WBIA container also has the same network (“flukebook” above) defined for it.

Development Setup

./run_developer_setup.sh

Code Style and Development Guidelines

Contributing

It’s recommended that you use pre-commit to ensure linting procedures are run on any commit you make. (See also pre-commit.com)

Reference pre-commit’s installation instructions for software installation on your OS/platform. After you have the software installed, run pre-commit install on the command line. Now every time you commit to this project’s code base the linter procedures will automatically run over the changed files. To run pre-commit on files preemtively from the command line use:

git add .
pre-commit run

# or

pre-commit run --all-files

Brunette

Our code base has been formatted by Brunette, which is a fork and more configurable version of Black (https://black.readthedocs.io/en/stable/).

Flake8

Try to conform to PEP8. You should set up your preferred editor to use flake8 as its Python linter, but pre-commit will ensure compliance before a git commit is completed.

To run flake8 from the command line use:

flake8

This will use the flake8 configuration within setup.cfg, which ignores several errors and stylistic considerations. See the setup.cfg file for a full and accurate listing of stylistic codes to ignore.

PyTest

Our code uses Google-style documentation tests (doctests) that uses pytest and xdoctest to enable full support. To run the tests from the command line use:

pytest

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

wbia-whaleridgefindr-0.1.5.tar.gz (25.6 kB view details)

Uploaded Source

Built Distribution

wbia_whaleridgefindr-0.1.5-py3-none-any.whl (17.5 kB view details)

Uploaded Python 3

File details

Details for the file wbia-whaleridgefindr-0.1.5.tar.gz.

File metadata

  • Download URL: wbia-whaleridgefindr-0.1.5.tar.gz
  • Upload date:
  • Size: 25.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.18

File hashes

Hashes for wbia-whaleridgefindr-0.1.5.tar.gz
Algorithm Hash digest
SHA256 ec68928cdffe04e2dbe19b11ca9540148d405a8cb0e93a49155d4aca0e329663
MD5 8902161fe8ac825be3678658f77556fd
BLAKE2b-256 7090f37ee1327e2b6f89f12a5cc1af66b4203305be5defda30c3ec364acf0636

See more details on using hashes here.

File details

Details for the file wbia_whaleridgefindr-0.1.5-py3-none-any.whl.

File metadata

File hashes

Hashes for wbia_whaleridgefindr-0.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 5748905357227118741f23037e089b1c4b4459642ab34cf66580d48a8ac1f4ee
MD5 1ae745256292709930bb771689666976
BLAKE2b-256 77eef56e4ba4674cc1bfd5359b6c5d53cec2550436f0738d83d4b50889ad25df

See more details on using hashes here.

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