kitx


Namekitx JSON
Version 1.0.15 PyPI version JSON
download
home_pageNone
Summarykitx: A powerful toolbox; FamilyTools: kitx-snowflake (rs) build;
upload_time2025-07-09 09:53:50
maintainerNone
docs_urlNone
authorNone
requires_python>=3.7
licenseNone
keywords filestorage logger snowflake
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # kitx

[![PyPI - Version](https://img.shields.io/pypi/v/kitx.svg)](https://pypi.org/project/kitx)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/kitx.svg)](https://pypi.org/project/kitx)

-----

## Table of Contents

- [Installation](#installation)
- [Features](#kitx-features)
- [License](#license)

## Installation

```console
pip install kitx
```

## kitx-libs

|                        |               |
|------------------------|---------------|
| lib_async_multiprocess | 异步多进程(初始化和执行) |
| lib_file_storage       | cos oss minio |
| lib_utils              | 获取pid的内存占用    |
|                        |               |

## kitx-features

|                |                                                            |
|----------------|------------------------------------------------------------|
| kitx-snowflake | [kitx-snowflake](https://pypi.org/project/kitx-snowflake/) |
| kitx-pingo     | rs gateway coding...                                       |
|                |                                                            |

## lib env_prefix

`kitx_`

### example:

observe:

`kitx_observe_host`
`kitx_observe_port`
`kitx_observe_base_dir`
`kitx_observe_username`
`kitx_observe_password`
`kitx_observe_organization`
`kitx_observe_stream`

## License

`kitx` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "kitx",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "FileStorage, logger, snowflake",
    "author": null,
    "author_email": "kitx <carepsb@gmail.com>",
    "download_url": null,
    "platform": null,
    "description": "# kitx\n\n[![PyPI - Version](https://img.shields.io/pypi/v/kitx.svg)](https://pypi.org/project/kitx)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/kitx.svg)](https://pypi.org/project/kitx)\n\n-----\n\n## Table of Contents\n\n- [Installation](#installation)\n- [Features](#kitx-features)\n- [License](#license)\n\n## Installation\n\n```console\npip install kitx\n```\n\n## kitx-libs\n\n|                        |               |\n|------------------------|---------------|\n| lib_async_multiprocess | \u5f02\u6b65\u591a\u8fdb\u7a0b(\u521d\u59cb\u5316\u548c\u6267\u884c) |\n| lib_file_storage       | cos oss minio |\n| lib_utils              | \u83b7\u53d6pid\u7684\u5185\u5b58\u5360\u7528    |\n|                        |               |\n\n## kitx-features\n\n|                |                                                            |\n|----------------|------------------------------------------------------------|\n| kitx-snowflake | [kitx-snowflake](https://pypi.org/project/kitx-snowflake/) |\n| kitx-pingo     | rs gateway coding...                                       |\n|                |                                                            |\n\n## lib env_prefix\n\n`kitx_`\n\n### example:\n\nobserve:\n\n`kitx_observe_host`\n`kitx_observe_port`\n`kitx_observe_base_dir`\n`kitx_observe_username`\n`kitx_observe_password`\n`kitx_observe_organization`\n`kitx_observe_stream`\n\n## License\n\n`kitx` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "kitx: A powerful toolbox; FamilyTools: kitx-snowflake (rs) build; ",
    "version": "1.0.15",
    "project_urls": {
        "Documentation": "https://github.com/psb/kitx#readme",
        "Issues": "https://github.com/psb/kitx/issues",
        "Source": "https://github.com/psb/kitx"
    },
    "split_keywords": [
        "filestorage",
        " logger",
        " snowflake"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "555b4f64fa6a0f04904ddffdf5656ea4616483cdabb8015fff7a4da515b9b090",
                "md5": "e0980d449b6b0f78d5d2834efb593748",
                "sha256": "766b848306e49306c0a50555318d3a3fc1eb2eff308b288287baec9faa739920"
            },
            "downloads": -1,
            "filename": "kitx-1.0.15-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e0980d449b6b0f78d5d2834efb593748",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 14694,
            "upload_time": "2025-07-09T09:53:50",
            "upload_time_iso_8601": "2025-07-09T09:53:50.479872Z",
            "url": "https://files.pythonhosted.org/packages/55/5b/4f64fa6a0f04904ddffdf5656ea4616483cdabb8015fff7a4da515b9b090/kitx-1.0.15-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-09 09:53:50",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "psb",
    "github_project": "kitx#readme",
    "github_not_found": true,
    "lcname": "kitx"
}
        
Elapsed time: 0.43238s