Skip to main content

一个常用的工具代码包集合

Project description

kevin_toolbox

一个通用的工具代码包集合

环境要求

numpy>=1.19
pytorch>=1.2

安装方法:

pip install kevin-toolbox  --no-dependencies

项目地址 Repo

使用指南 User_Guide

免责声明 Disclaimer

版本更新记录

  • v 1.2.5 (2023-08-15)【new feature】【bug fix】
    • nested_dict_list
      • 【bug fix】fix write(),修复了 strictness_level 参数不支持字符串输入的问题。
    • computer_science.algorithm
      • 【new feature】新增了 parallel_and_concurrent 模块用于处理与并行、并发有关的问题。其中包含了:
        • multi_thread_execute(<list/generator/iterator of Executor>, ...) 函数,用于多线程执行给定的执行器序列,该函数使用线程池来管理,可以避免阻塞。
        • 已经添加了对应的测试用例。
    • computer_science.algorithm.for_seq
      • 【new feature】增加了 chunk_generator() 函数,用于构建返回指定批大小的生成器。
      • 已经添加了对应的测试用例。

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kevin-toolbox-1.2.5.tar.gz (134.0 kB view hashes)

Uploaded Source

Built Distribution

kevin_toolbox-1.2.5-py3-none-any.whl (242.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page