lacuscore


Namelacuscore JSON
Version 1.16.3 PyPI version JSON
download
home_pageNone
SummaryCore of Lacus, usable as a module
upload_time2025-07-16 16:21:34
maintainerNone
docs_urlNone
authorRaphaël Vinot
requires_python<4.0,>=3.9.2
licenseBSD-3-Clause
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![Documentation Status](https://readthedocs.org/projects/lacuscore/badge/?version=latest)](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/06/b1/cd4ed78f661ba6a2c6bbe81b8783e90c44410c318f10eb4db840eb742d67/lacuscore-1.16.3.tar.gz",
    "platform": null,
    "description": "[![Documentation Status](https://readthedocs.org/projects/lacuscore/badge/?version=latest)](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.16.3",
    "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": "f9153e3c4e08f4fe3db0813c404777b2a11183ba69e741c4c6ed1f7bb7ca1ea2",
                "md5": "c484c7af7d07e71461dd1dfe9b01f373",
                "sha256": "0d0ed60f08144da4eb952e8d7e9484a035bdc62777c12f6f73982d46117ba998"
            },
            "downloads": -1,
            "filename": "lacuscore-1.16.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c484c7af7d07e71461dd1dfe9b01f373",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9.2",
            "size": 19670,
            "upload_time": "2025-07-16T16:21:32",
            "upload_time_iso_8601": "2025-07-16T16:21:32.750865Z",
            "url": "https://files.pythonhosted.org/packages/f9/15/3e3c4e08f4fe3db0813c404777b2a11183ba69e741c4c6ed1f7bb7ca1ea2/lacuscore-1.16.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "06b1cd4ed78f661ba6a2c6bbe81b8783e90c44410c318f10eb4db840eb742d67",
                "md5": "716b8f6d1370be651b092e789c778ff3",
                "sha256": "12dc4305a747150f0841e5364364d8976b234bfb04877c599af4153ec18f379a"
            },
            "downloads": -1,
            "filename": "lacuscore-1.16.3.tar.gz",
            "has_sig": false,
            "md5_digest": "716b8f6d1370be651b092e789c778ff3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9.2",
            "size": 17781,
            "upload_time": "2025-07-16T16:21:34",
            "upload_time_iso_8601": "2025-07-16T16:21:34.275740Z",
            "url": "https://files.pythonhosted.org/packages/06/b1/cd4ed78f661ba6a2c6bbe81b8783e90c44410c318f10eb4db840eb742d67/lacuscore-1.16.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-16 16:21:34",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ail-project",
    "github_project": "issues",
    "github_not_found": true,
    "lcname": "lacuscore"
}
        
Elapsed time: 0.52099s