kaiju-tools


Namekaiju-tools JSON
Version 2.4.12 PyPI version JSON
download
home_pageNone
SummaryBase classes and services for a backend application
upload_time2025-07-22 09:34:23
maintainerNone
docs_urlNone
authorNone
requires_python>=3.11
licenseNone
keywords kaiju
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
.. image:: https://badge.fury.io/py/kaiju-tools.svg
    :target: https://pypi.org/project/kaiju-tools
    :alt: Latest package version

.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
   :target: https://github.com/psf/black
   :alt: Code style - Black

`Python <https://www.python.org>`_ >=3.11

Core services and classes for web RPC server.
See `documentation <https://kaiju-tools.readthedocs.io/>`_ for more info.

Installation
------------

pip install kaiju-tools

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "kaiju-tools",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": "Taraskin Anton <antonnidhoggr@me.com>",
    "keywords": "kaiju",
    "author": null,
    "author_email": "Taraskin Anton <antonnidhoggr@me.com>",
    "download_url": null,
    "platform": null,
    "description": "\n.. image:: https://badge.fury.io/py/kaiju-tools.svg\n    :target: https://pypi.org/project/kaiju-tools\n    :alt: Latest package version\n\n.. image:: https://img.shields.io/badge/code%20style-black-000000.svg\n   :target: https://github.com/psf/black\n   :alt: Code style - Black\n\n`Python <https://www.python.org>`_ >=3.11\n\nCore services and classes for web RPC server.\nSee `documentation <https://kaiju-tools.readthedocs.io/>`_ for more info.\n\nInstallation\n------------\n\npip install kaiju-tools\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Base classes and services for a backend application",
    "version": "2.4.12",
    "project_urls": {
        "Documentation": "http://kaiju-tools.readthedocs.io",
        "Homepage": "https://gitlab.com/kaiju-python/kaiju-tools"
    },
    "split_keywords": [
        "kaiju"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f4fbb67c5d715b83222088a944a382251d9c3ef78ae3950e07999386519110f2",
                "md5": "4bfaa5d461589e777ce59e28a799b8d3",
                "sha256": "10c45b489a9cfe94c09f70630699f7f28860dfd13c1f9f924a9eaaa649ab6d3d"
            },
            "downloads": -1,
            "filename": "kaiju_tools-2.4.12-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4bfaa5d461589e777ce59e28a799b8d3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 101722,
            "upload_time": "2025-07-22T09:34:23",
            "upload_time_iso_8601": "2025-07-22T09:34:23.816718Z",
            "url": "https://files.pythonhosted.org/packages/f4/fb/b67c5d715b83222088a944a382251d9c3ef78ae3950e07999386519110f2/kaiju_tools-2.4.12-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-22 09:34:23",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "kaiju-python",
    "gitlab_project": "kaiju-tools",
    "lcname": "kaiju-tools"
}
        
Elapsed time: 0.71745s