Name | pypandora JSON |
Version |
1.9.4
JSON |
| download |
home_page | None |
Summary | Python CLI and module for pandora |
upload_time | 2025-07-09 14:51:18 |
maintainer | None |
docs_url | None |
author | Raphaël Vinot |
requires_python | >=3.9 |
license | BSD-3-Clause |
keywords |
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Python client and module for Pandora
## Installation
```bash
pip install pypandora
```
## Usage
### Command line
You can use the `pandora` command to submit a file:
```bash
$ 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](https://pypandora.readthedocs.io/en/latest/api_reference.html)
Raw data
{
"_id": null,
"home_page": null,
"name": "pypandora",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": null,
"author": "Rapha\u00ebl Vinot",
"author_email": "raphael.vinot@circl.lu",
"download_url": "https://files.pythonhosted.org/packages/68/06/5896056a79ada1550dd3cd8b32be18b8eb67fc70ad7300dc19953a03d459/pypandora-1.9.4.tar.gz",
"platform": null,
"description": "# Python client and module for Pandora\n\n## Installation\n\n```bash\npip install pypandora\n```\n\n## Usage\n\n### Command line\n\nYou can use the `pandora` command to submit a file:\n\n```bash\n$ poetry run pandora -h\nusage: pandora [-h] [--url URL] [--redis_up | -f FILE] [--task_id TASK_ID]\n [--seed SEED] [--all_workers] [--worker_name WORKER_NAME]\n [--details]\n\nSubmit a file.\n\noptions:\n -h, --help show this help message and exit\n --url URL URL of the instance (defaults to\n https://pandora.circl.lu/).\n --redis_up Check if redis is up.\n -f FILE, --file FILE Path to the file to submit.\n\ngetStatus:\n --task_id TASK_ID The id of the task you'd like to get the status of\n --seed SEED The seed of the task you'd like to get the status of\n --all_workers True if you want the status of every workers\n --worker_name WORKER_NAME\n The name of the worker you want to get the report of\n --details True if you want the details of the workers\n```\n\n### Library\n\nSee [API Reference](https://pypandora.readthedocs.io/en/latest/api_reference.html)\n\n",
"bugtrack_url": null,
"license": "BSD-3-Clause",
"summary": "Python CLI and module for pandora",
"version": "1.9.4",
"project_urls": {
"Documentation": "https://pypandora.readthedocs.io/en/latest/",
"Repository": "https://github.com/pandora-analysis/pypandora"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "bcd247801d735bdfbf7549c73c439121a2347b2552874fd31c715af80bb00696",
"md5": "8602f5d434d0023765ef40ab1574b953",
"sha256": "6ac4dbfff17773f67ad9bf91d244e0335d9495cf29dc3aa1c291bbb4575aeadf"
},
"downloads": -1,
"filename": "pypandora-1.9.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "8602f5d434d0023765ef40ab1574b953",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 7153,
"upload_time": "2025-07-09T14:51:16",
"upload_time_iso_8601": "2025-07-09T14:51:16.790357Z",
"url": "https://files.pythonhosted.org/packages/bc/d2/47801d735bdfbf7549c73c439121a2347b2552874fd31c715af80bb00696/pypandora-1.9.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "68065896056a79ada1550dd3cd8b32be18b8eb67fc70ad7300dc19953a03d459",
"md5": "ed41dec976822ab537e95f59a8f707d4",
"sha256": "0d7b348e85b07ee00021c57ac57b8d76319ddcb6c368ec4b065875e90509ba22"
},
"downloads": -1,
"filename": "pypandora-1.9.4.tar.gz",
"has_sig": false,
"md5_digest": "ed41dec976822ab537e95f59a8f707d4",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 5884,
"upload_time": "2025-07-09T14:51:18",
"upload_time_iso_8601": "2025-07-09T14:51:18.127075Z",
"url": "https://files.pythonhosted.org/packages/68/06/5896056a79ada1550dd3cd8b32be18b8eb67fc70ad7300dc19953a03d459/pypandora-1.9.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-09 14:51:18",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "pandora-analysis",
"github_project": "pypandora",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "pypandora"
}