Metadata-Version: 2.1
Name: TrimLog
Version: 0.6.3.1
Summary: TriMO组织的python项目log和项目管理框架库。
Home-page: https://github.com/TriM-Organization/TrimLog
Author: FedDragon1, Eilles Wan, bgArray
Author-email: TriM-Organization@hotmail.com
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: Chinese (Simplified)
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Description-Content-Type: text/markdown
License-File: LICENSE

# TrimLog

### 介绍 Introductions
TriMO组织的python项目log和项目管理框架库。

---

The Python project log and project management framework library for TriM Organization.


### 目前版本 Current version: `v0.6.3`

### 软件架构 Software architecture
`__init__.py`: 主要logger对象所在的程序

`logger_constants.py`: pip管理包和logger默认文本数据

`object_constants.py`: osc()类所在程序

`test.py`: 示例程序

---

`__init__.py`: The program of the main logger object

`logger_constants.py`: Pip management pack and logger default text data

`object_constants.py`: The program of osc () class

`test.py`: Sample program

### 安装教程 Installation tutorial

1.  cmd运行pip 安装即可使用(run `pip install TrimLog` in cmd)

### 使用说明 Instruction for use

Will come soon.

### 作者 Author

**Copyright 2022-2023 all the developers of Kaleido and Trim Organization.(FedDragon1, Eilles Wan, bgArray)**

### 协议 License

**Apache 2.0**
