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.2.tar.gz
(4.0 kB
view hashes)
Built Distribution
Close
Hashes for jackyleeutils-0.0.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9e715130242323df5932a03459cd152b23c81580a6441cdb6fc9ddae0dd02e78 |
|
MD5 | a8de272724f46146f8189a8121753be7 |
|
BLAKE2b-256 | c8556e107e6bfcef54a617ba800ed0988594641a36a630eb4657168e4ec79011 |