moat-util


Namemoat-util JSON
Version 0.43.2 PyPI version JSON
download
home_pageNone
SummaryUtility code for the rest of MoaT
upload_time2024-03-20 08:54:07
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseThe code in this repository is part of the MoaT project. The licensing information in the moat-main repository at https://github.com/M-o-a-T/moat-main is applicable.
keywords moat
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ====================
Utilities for Python
====================

This is a Python "util" submodule with code that I habitually use in so
many projects that I decided to split it off into its own git archive.

Feel free to extend and embrace. Patches welcome.


Features
========

A few. Read the code and the subpackages' documentation; I didn't get
around to documenting all of that yet.


License
=======

No restrictions. CC0 / public domain / MIT / GPLv3 / whatever, as long as
you don't want anybody (i.e. the author(s)) to pay for the effects of any
bugs, features or "features" which this code might or might not have.

Please contribute any enhancements.


Dependencies
============

A few. Notable:

* anyio, version 3. Required for `ValueEvent`, `spawn` (obviously) and
  `as_service`.

* ruyaml. This is a fork of ruamel.yaml which is a fork of pyyaml.
  Fixes some bugs and has a more reasonable API. Required for
  `yload`/`yprint`/`yformat`.

* msgpack, obviously required for `pack`/`unpack` and `MsgReader`/`MsgWriter`.

* asyncclick, required for `main_`/`wrap_main`.


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "moat-util",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "MoaT",
    "author": null,
    "author_email": "Matthias Urlichs <matthias@urlichs.de>",
    "download_url": "https://files.pythonhosted.org/packages/2a/03/7338a5f8d879b67d67cd5229d5f0fe6f6eb750e76ebb915782039d6eb413/moat-util-0.43.2.tar.gz",
    "platform": null,
    "description": "====================\nUtilities for Python\n====================\n\nThis is a Python \"util\" submodule with code that I habitually use in so\nmany projects that I decided to split it off into its own git archive.\n\nFeel free to extend and embrace. Patches welcome.\n\n\nFeatures\n========\n\nA few. Read the code and the subpackages' documentation; I didn't get\naround to documenting all of that yet.\n\n\nLicense\n=======\n\nNo restrictions. CC0 / public domain / MIT / GPLv3 / whatever, as long as\nyou don't want anybody (i.e. the author(s)) to pay for the effects of any\nbugs, features or \"features\" which this code might or might not have.\n\nPlease contribute any enhancements.\n\n\nDependencies\n============\n\nA few. Notable:\n\n* anyio, version 3. Required for `ValueEvent`, `spawn` (obviously) and\n  `as_service`.\n\n* ruyaml. This is a fork of ruamel.yaml which is a fork of pyyaml.\n  Fixes some bugs and has a more reasonable API. Required for\n  `yload`/`yprint`/`yformat`.\n\n* msgpack, obviously required for `pack`/`unpack` and `MsgReader`/`MsgWriter`.\n\n* asyncclick, required for `main_`/`wrap_main`.\n\n",
    "bugtrack_url": null,
    "license": "The code in this repository is part of the MoaT project.  The licensing information in the moat-main repository at https://github.com/M-o-a-T/moat-main is applicable. ",
    "summary": "Utility code for the rest of MoaT",
    "version": "0.43.2",
    "project_urls": {
        "homepage": "https://m-o-a-t.org",
        "repository": "https://github.com/M-o-a-T/moat-util"
    },
    "split_keywords": [
        "moat"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e97d230b812e45b46e3e34cde30364592593f5d7d8e197f90e3bafb437f3b8a3",
                "md5": "1031dd56a02e1638516df644c06abe7d",
                "sha256": "4f39912e53e581b101300346734fd511930179b5394c7be4dd5fb0b7c4dcee93"
            },
            "downloads": -1,
            "filename": "moat_util-0.43.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1031dd56a02e1638516df644c06abe7d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 53552,
            "upload_time": "2024-03-20T08:54:04",
            "upload_time_iso_8601": "2024-03-20T08:54:04.853748Z",
            "url": "https://files.pythonhosted.org/packages/e9/7d/230b812e45b46e3e34cde30364592593f5d7d8e197f90e3bafb437f3b8a3/moat_util-0.43.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2a037338a5f8d879b67d67cd5229d5f0fe6f6eb750e76ebb915782039d6eb413",
                "md5": "088ea331f500d8584bbb66e649e81bca",
                "sha256": "9f4fc204250067b193e1ae920bbcc67d2bbdb4d0b54257a9797a8bf225fa0297"
            },
            "downloads": -1,
            "filename": "moat-util-0.43.2.tar.gz",
            "has_sig": false,
            "md5_digest": "088ea331f500d8584bbb66e649e81bca",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 53496,
            "upload_time": "2024-03-20T08:54:07",
            "upload_time_iso_8601": "2024-03-20T08:54:07.183887Z",
            "url": "https://files.pythonhosted.org/packages/2a/03/7338a5f8d879b67d67cd5229d5f0fe6f6eb750e76ebb915782039d6eb413/moat-util-0.43.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-20 08:54:07",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "M-o-a-T",
    "github_project": "moat-util",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "moat-util"
}
        
Elapsed time: 0.21539s