Name | lacuscore JSON |
Version |
1.17.7
JSON |
| download |
home_page | None |
Summary | Core of Lacus, usable as a module |
upload_time | 2025-09-12 22:34:13 |
maintainer | None |
docs_url | None |
author | Raphaël Vinot |
requires_python | <4.0,>=3.9.2 |
license | BSD-3-Clause |
keywords |
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
[](https://lacuscore.readthedocs.io/en/latest/?badge=latest)
# Modulable Lacus
Lacus, but as a simple module.
# Installation
```bash
pip install lacuscore
```
# Design
`LacusCore` is the part taking care of enqueuing and capturing URLs or web enabled documents.
It can be used as a module in your own project, see below for the usage
[Lacus](https://github.com/ail-project/lacus) is the webservice that uses `LacusCore`,
and you can use [Pylacus](https://github.com/ail-project/pylacus) to query it.
The `enqueue`, `get_capture_status`, and `get_capture` methods if `LacusCore` and `PyLacus` have
the same parameters which means you can easily use them interchangeably in your project.
For more information regarding the usage of the module and a few examples, please refer to
[the documentation](https://lacuscore.readthedocs.io/en/latest/)
Raw data
{
"_id": null,
"home_page": null,
"name": "lacuscore",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.9.2",
"maintainer_email": null,
"keywords": null,
"author": "Rapha\u00ebl Vinot",
"author_email": "raphael.vinot@circl.lu",
"download_url": "https://files.pythonhosted.org/packages/f3/bb/0c012c5673aeb5110358c148d5334779248b28ca0e20a3f41f66acdb2d8a/lacuscore-1.17.7.tar.gz",
"platform": null,
"description": "[](https://lacuscore.readthedocs.io/en/latest/?badge=latest)\n\n# Modulable Lacus\n\nLacus, but as a simple module.\n\n# Installation\n\n```bash\npip install lacuscore\n```\n\n# Design\n\n`LacusCore` is the part taking care of enqueuing and capturing URLs or web enabled documents.\nIt can be used as a module in your own project, see below for the usage\n\n[Lacus](https://github.com/ail-project/lacus) is the webservice that uses `LacusCore`,\nand you can use [Pylacus](https://github.com/ail-project/pylacus) to query it.\n\nThe `enqueue`, `get_capture_status`, and `get_capture` methods if `LacusCore` and `PyLacus` have\nthe same parameters which means you can easily use them interchangeably in your project.\n\n\nFor more information regarding the usage of the module and a few examples, please refer to\n[the documentation](https://lacuscore.readthedocs.io/en/latest/)\n\n",
"bugtrack_url": null,
"license": "BSD-3-Clause",
"summary": "Core of Lacus, usable as a module",
"version": "1.17.7",
"project_urls": {
"Documentation": "https://lacuscore.readthedocs.io/en/latest/",
"Issues": "https://github.com/ail-project/issues",
"Repository": "https://github.com/ail-project/LacusCore"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "0af6a498c9274015d2fe2366b748b184e405480d24df93b35c900d371662d35f",
"md5": "38d59b7758368584226542986c56a0c3",
"sha256": "22caa979215d633b4c258e7f6ed85378dd12a685b7624a2e2e0e5238022f36ba"
},
"downloads": -1,
"filename": "lacuscore-1.17.7-py3-none-any.whl",
"has_sig": false,
"md5_digest": "38d59b7758368584226542986c56a0c3",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.9.2",
"size": 20316,
"upload_time": "2025-09-12T22:34:12",
"upload_time_iso_8601": "2025-09-12T22:34:12.522845Z",
"url": "https://files.pythonhosted.org/packages/0a/f6/a498c9274015d2fe2366b748b184e405480d24df93b35c900d371662d35f/lacuscore-1.17.7-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "f3bb0c012c5673aeb5110358c148d5334779248b28ca0e20a3f41f66acdb2d8a",
"md5": "8a6a752e960f7cc2b5e15f9343f1c2d8",
"sha256": "00e81869fca3cb89cde66d2eb46c0d73172687c8783d2690df3672848b7819c3"
},
"downloads": -1,
"filename": "lacuscore-1.17.7.tar.gz",
"has_sig": false,
"md5_digest": "8a6a752e960f7cc2b5e15f9343f1c2d8",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.9.2",
"size": 18447,
"upload_time": "2025-09-12T22:34:13",
"upload_time_iso_8601": "2025-09-12T22:34:13.769542Z",
"url": "https://files.pythonhosted.org/packages/f3/bb/0c012c5673aeb5110358c148d5334779248b28ca0e20a3f41f66acdb2d8a/lacuscore-1.17.7.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-09-12 22:34:13",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ail-project",
"github_project": "issues",
"github_not_found": true,
"lcname": "lacuscore"
}