A small example package
Project description
facial-extractor
PyPi: flare-face-extractor
API
-
locate_faces
- Calculates the location of all the faces in a given image.
-
outline_faces
- Opens a window displaying the image provided and outlines the faces present in the photo. Should be used purely for interactive purposes.
-
count
- Returns the number of faces present in the given image.
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
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
File details
Details for the file flare-face-extractor-0.0.6.tar.gz
.
File metadata
- Download URL: flare-face-extractor-0.0.6.tar.gz
- Upload date:
- Size: 3.6 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 | 6cc46731096f08e437b2de5d5e6964e3d0524e72e464ab43d03ff4fa913fb258 |
|
MD5 | bcd21c6fd5969b1de955c5070816d28e |
|
BLAKE2b-256 | fd457813f59e8356cd6aef2196d95ed3668f6e95a3d5f560dfe5457a00dfda0c |
File details
Details for the file flare_face_extractor-0.0.6-py3-none-any.whl
.
File metadata
- Download URL: flare_face_extractor-0.0.6-py3-none-any.whl
- Upload date:
- Size: 4.1 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 | 3ceb7963684c36554774cb9c062209ce71096a243dc1c4ce09f9b020d2223ecf |
|
MD5 | 1936efeaf31afe86f1c53c973cf0800e |
|
BLAKE2b-256 | 9c8516fc4e2e62b9ebb4ad782d0a409c24b3f4cfe5effa83d671e5d7672af816 |