Python CLI and module for pandora
Project description
Python client and module for Pandora
Installation
pip install pypandora
Usage
Command line
You can use the pandora command to submit a file:
$ poetry run pandora -h
usage: pandora [-h] [--url URL] [--redis_up | -f FILE] [--task_id TASK_ID]
[--seed SEED] [--all_workers] [--worker_name WORKER_NAME]
[--details]
Submit a file.
options:
-h, --help show this help message and exit
--url URL URL of the instance (defaults to
https://pandora.circl.lu/).
--redis_up Check if redis is up.
-f FILE, --file FILE Path to the file to submit.
getStatus:
--task_id TASK_ID The id of the task you'd like to get the status of
--seed SEED The seed of the task you'd like to get the status of
--all_workers True if you want the status of every workers
--worker_name WORKER_NAME
The name of the worker you want to get the report of
--details True if you want the details of the workers
Library
See API Reference
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
pypandora-1.9.1.tar.gz
(6.0 kB
view hashes)
Built Distribution
Close
Hashes for pypandora-1.9.1-py3-none-any.whl
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 | e82cfee9a0b536012f4b6d73fb8f57a0ea338e1e92bfc11417545db6842f9ede |
|
| MD5 | ff1790fdaac8521163c98c3fe44e1b67 |
|
| BLAKE2b-256 | f521b1611046581b97c7974afc2b97f72875e8f50a31f67eeb0bd15a8919b32c |