| Name | lacuscore JSON |
| Version |
1.19.1
JSON |
| download |
| home_page | None |
| Summary | Core of Lacus, usable as a module |
| upload_time | 2025-10-15 11:30:35 |
| maintainer | None |
| docs_url | None |
| author | Raphaël Vinot |
| requires_python | <4.0,>=3.10 |
| license | None |
| 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.10",
"maintainer_email": null,
"keywords": null,
"author": "Rapha\u00ebl Vinot",
"author_email": "raphael.vinot@circl.lu",
"download_url": "https://files.pythonhosted.org/packages/f7/6e/17f08c66df46e903a2d244161e39b92fbd71cd6d13b720963a411281e2a8/lacuscore-1.19.1.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": null,
"summary": "Core of Lacus, usable as a module",
"version": "1.19.1",
"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": "e7798a66f84765d3c63735a546bc439d4ac6a1ac7923a7e07461ac3bcb434788",
"md5": "54e6b2178d94eab539b5fad881b56ae1",
"sha256": "408c464769c9f02376ecabfa32c5363a0aef22d159ad421ad680adb748164d6b"
},
"downloads": -1,
"filename": "lacuscore-1.19.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "54e6b2178d94eab539b5fad881b56ae1",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.10",
"size": 20513,
"upload_time": "2025-10-15T11:30:33",
"upload_time_iso_8601": "2025-10-15T11:30:33.397331Z",
"url": "https://files.pythonhosted.org/packages/e7/79/8a66f84765d3c63735a546bc439d4ac6a1ac7923a7e07461ac3bcb434788/lacuscore-1.19.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "f76e17f08c66df46e903a2d244161e39b92fbd71cd6d13b720963a411281e2a8",
"md5": "6149ddd728eee168d5d24eae69910482",
"sha256": "3b5052c7ac9c0ef8014395bdc7e81edc54a66ee968861b501c3a3183e87028bd"
},
"downloads": -1,
"filename": "lacuscore-1.19.1.tar.gz",
"has_sig": false,
"md5_digest": "6149ddd728eee168d5d24eae69910482",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.10",
"size": 18615,
"upload_time": "2025-10-15T11:30:35",
"upload_time_iso_8601": "2025-10-15T11:30:35.126357Z",
"url": "https://files.pythonhosted.org/packages/f7/6e/17f08c66df46e903a2d244161e39b92fbd71cd6d13b720963a411281e2a8/lacuscore-1.19.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-10-15 11:30:35",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ail-project",
"github_project": "issues",
"github_not_found": true,
"lcname": "lacuscore"
}