kaiju-tools


Namekaiju-tools JSON
Version 2.1.27 PyPI version JSON
download
home_pagehttps://gitlab.com/kaiju-python/kaiju-tools
SummaryBase classes and services for a backend application.
upload_time2024-03-04 12:07:49
maintainer
docs_urlNone
authorantonnidhoggr@me.com
requires_python>=3.11
licenseApache Software License 2.0
keywords
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": "https://gitlab.com/kaiju-python/kaiju-tools",
    "name": "kaiju-tools",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": "",
    "keywords": "",
    "author": "antonnidhoggr@me.com",
    "author_email": "antonnidhoggr@me.com",
    "download_url": "",
    "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": "Apache Software License 2.0",
    "summary": "Base classes and services for a backend application.",
    "version": "2.1.27",
    "project_urls": {
        "Homepage": "https://gitlab.com/kaiju-python/kaiju-tools"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2bdbc4425af667e59b25d57ba1bb435d05c41233cb3fd2ebd69a174d7bf2e5f4",
                "md5": "efdd288ae8b46101162410787120b591",
                "sha256": "a25383fdb585321c6237329f1d7325d320461311f2adb7a66b0435ae2de96be8"
            },
            "downloads": -1,
            "filename": "kaiju_tools-2.1.27-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "efdd288ae8b46101162410787120b591",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 102323,
            "upload_time": "2024-03-04T12:07:49",
            "upload_time_iso_8601": "2024-03-04T12:07:49.963530Z",
            "url": "https://files.pythonhosted.org/packages/2b/db/c4425af667e59b25d57ba1bb435d05c41233cb3fd2ebd69a174d7bf2e5f4/kaiju_tools-2.1.27-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-04 12:07:49",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "kaiju-python",
    "gitlab_project": "kaiju-tools",
    "lcname": "kaiju-tools"
}
        
Elapsed time: 0.19880s