Metapackage: flicker-detector[cpu] or flicker-detector[gpu] on Windows x64 (one backend only; same console script names).
Project description
flicker-detector
Umbrella (metapackage) on PyPI. This project ships almost no code: it declares optional extras so you can install one Windows x64 backend with a single command. Each backend provides the same three console entry points; do not install two backends in the same environment.
| Extra | Pulls in | When to use |
|---|---|---|
[cpu] |
flicker-detector-cpu |
CPU-only detection (bundled exes). |
[gpu] |
flicker-detector-gpu |
GPU build when published on PyPI. |
- Python ≥ 3.10
- OS: Windows 64-bit (extras are marked for
AMD64)
Install
CPU (recommended default):
py -m pip install -U "flicker-detector[cpu]"
GPU:
py -m pip install -U "flicker-detector[gpu]"
Requires the flicker-detector-gpu package to exist on the index you use (e.g. PyPI). If resolution fails, install the GPU wheel directly from its project page.
Important: use either [cpu] or [gpu], not both — flicker-detector, flicker-detector-server, and flicker-detector-client would conflict.
Commands (after installing one backend)
| Command | Role |
|---|---|
flicker-detector |
Local CLI: video / image folder / image sequence → JSON |
flicker-detector-server |
Web UI + HTTP API |
flicker-detector-client |
Submit jobs to a running server |
Backend-only install (skip this umbrella)
If you only want the backend package:
py -m pip install flicker-detector-cpu
# or, when available:
py -m pip install flicker-detector-gpu
Same executables as with [cpu] / [gpu]; you do not need flicker-detector on top unless you want the extra indirection.
Source and issues
Algorithm details, building from source, and bug reports: see the flicker-detector-cpu (or GPU) repository and main project README, not this empty metapackage.
Project details
Release history Release notifications | RSS feed
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 flicker_detector-1.0.6.tar.gz.
File metadata
- Download URL: flicker_detector-1.0.6.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.28 {"installer":{"name":"uv","version":"0.9.28","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9b2cf4033871bf453f00d7c08212e2e2af472ee6d347629906174cefe2cd3ab7
|
|
| MD5 |
3bce9ec04e661b7bd2f12d747222bccf
|
|
| BLAKE2b-256 |
65f3217007e496795e9c2faceac292e947402b4863dee8e49011423ffa1ce844
|
File details
Details for the file flicker_detector-1.0.6-py3-none-any.whl.
File metadata
- Download URL: flicker_detector-1.0.6-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.28 {"installer":{"name":"uv","version":"0.9.28","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6b4d9b0f621493aeefc58bece7a04a3aa9bc98f0846fde435fdd4706d1c268ab
|
|
| MD5 |
903a3592a53cf061fd22876d4f4f2c2c
|
|
| BLAKE2b-256 |
60fa18d968cbbc8bf15c8f7a4942d86c737a81d728f1cdb74004f62d3b22df9d
|