Skip to content

linksense/lk-tool-kit

Repository files navigation

lk-tool-kit


lk tool kit package

  • lk 工具包合集,避免重复代码。

Features


  • CSVData: csv df to json str
  • time_consuming_log: 日志装饰器抽离
  • UUIDFilter: log add uuid field
  • RedisCache: redis function cache
  • compiles_init: SQLAlchemy table_args 分区参数支持
  • parse_query_fields: SQLAlchemy 查询字段转化

This project use black, please set Continuation indent = 4
Pycharm - File - Settings - Editor - Code Style - Python - Tabs and Indents

Use flake8 to check your code style.