Name | lacuscore JSON |
Version |
1.13.5
JSON |
| download |
home_page | None |
Summary | Core of Lacus, usable as a module |
upload_time | 2025-03-20 14:30:34 |
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/4f/6b/b9fa26e3b1b1703654f37055144adc2cbef38785175bae2790117a32d407/lacuscore-1.13.5.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.13.5",
"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": "ce66603641d8b842fdc1ef8353bf81b6ef71e013541a009bcd2c4de9cf74c5f4",
"md5": "ea76b11bb7f2dd00658885faff8f8f82",
"sha256": "7b9255dfb779db22fad471338e3643141df780fd35d9caa720c44556640263b6"
},
"downloads": -1,
"filename": "lacuscore-1.13.5-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ea76b11bb7f2dd00658885faff8f8f82",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.9.2",
"size": 18678,
"upload_time": "2025-03-20T14:30:32",
"upload_time_iso_8601": "2025-03-20T14:30:32.750943Z",
"url": "https://files.pythonhosted.org/packages/ce/66/603641d8b842fdc1ef8353bf81b6ef71e013541a009bcd2c4de9cf74c5f4/lacuscore-1.13.5-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "4f6bb9fa26e3b1b1703654f37055144adc2cbef38785175bae2790117a32d407",
"md5": "d2ea3c2d6ec880a2108944ad9d6eaa8a",
"sha256": "4b328bd2dbf4245a9a9d6331bfb439c4873a24a26c94a81442cf71435357afd3"
},
"downloads": -1,
"filename": "lacuscore-1.13.5.tar.gz",
"has_sig": false,
"md5_digest": "d2ea3c2d6ec880a2108944ad9d6eaa8a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.9.2",
"size": 16836,
"upload_time": "2025-03-20T14:30:34",
"upload_time_iso_8601": "2025-03-20T14:30:34.075346Z",
"url": "https://files.pythonhosted.org/packages/4f/6b/b9fa26e3b1b1703654f37055144adc2cbef38785175bae2790117a32d407/lacuscore-1.13.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-03-20 14:30:34",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ail-project",
"github_project": "issues",
"github_not_found": true,
"lcname": "lacuscore"
}