A small example package
Project description
image-hashing
facial-extractor
PyPi: flare-image-hashing
API
-
hash_image- Average Hash computation of the given image.
-
are_similar- Returns True if two images are relatively similar.
Publishing the package
- Install packages in
requirements.txt - Bump the version number in setup.cfg
- Building (Now run this command from the same directory where pyproject.toml is located):
python3 -m build - Get the PyPI API token
- Run Twine to upload all the archives under
dist:python3 -m twine upload dist/* - username:
__token__ - password: the PyPi token including the
pypi-prefix
Shortcut
python3 -m build && python3 -m twine upload dist/*
Helpful links
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file flare-image-hashing-0.0.6.tar.gz.
File metadata
- Download URL: flare-image-hashing-0.0.6.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4c1ec2c5f707bfe84d2bac71160d3be540acd6930f020666ca9f3380f1e45b3d
|
|
| MD5 |
364043f53a5e15d87931796f6f499ff9
|
|
| BLAKE2b-256 |
8261f9ba8239f30bb715137d6293813f7684c8cf88c4924353766c6c6a3fc2f0
|
File details
Details for the file flare_image_hashing-0.0.6-py3-none-any.whl.
File metadata
- Download URL: flare_image_hashing-0.0.6-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1a559aa51d97205eb625d458abac9222ee6cd0118b87cb3bf02f923225fe7bfc
|
|
| MD5 |
926b0563d4034b32efe875de4219a570
|
|
| BLAKE2b-256 |
d35e3a91218e921c5b2a6b0f1670edcbc0575634d99884ea510fa7b235d1d58f
|