No project description provided
Project description
# 个人使用包
## 测试
`python import jackyutils.test as jtest jtest.test() # 会打印"successfully test!" `
## 算法-快速排序
`python import jackyutils.algorithm.sort.quick_sort as qs qs.quick_sort([6,10,13,5,8,3,2,11]) `
## 游戏-进度条
`python import jackyutils.game.bar as bar bar.print_virus() `
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
jackyleeutils-0.0.3.tar.gz
(4.8 kB
view hashes)
Built Distribution
Close
Hashes for jackyleeutils-0.0.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 83a58759299930472428e49a6933df64410fef3ebda298637ae8b8906be66ae0 |
|
MD5 | 7577ddcd4c7b42461a0f6e25f64bbd12 |
|
BLAKE2b-256 | 72769a550b9e5c6668119654913d6f09eca9504a1b0c9876b4cd77876036d22b |