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.4.tar.gz
(7.0 kB
view hashes)
Built Distribution
Close
Hashes for jackyleeutils-0.0.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 50c7d4eaeefc837fac03c8b2749a2caee26ab85e7d8f53bae9ccdf4790f497c5 |
|
MD5 | 11d87c50a8b5295132c13e4a9f4db990 |
|
BLAKE2b-256 | e0b10315ff46db5d10b7bc16835853e21c5f7af4a446d36dbbb5326f3611584f |