Metadata-Version: 2.4
Name: kitx
Version: 1.0.14
Summary: kitx: A powerful toolbox; FamilyTools: kitx-snowflake (rs) build; 
Project-URL: Documentation, https://github.com/psb/kitx#readme
Project-URL: Issues, https://github.com/psb/kitx/issues
Project-URL: Source, https://github.com/psb/kitx
Author-email: kitx <carepsb@gmail.com>
License-Expression: MIT
License-File: LICENSE.txt
Keywords: FileStorage,logger,snowflake
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.7
Requires-Dist: kitx-snowflake==1.1.1
Requires-Dist: loguru
Description-Content-Type: text/markdown

# 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.

