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.0.tar.gz
(2.1 kB
view hashes)
Built Distribution
Close
Hashes for jackyleeutils-0.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 834bc799ecdff71592a565297a2f2e97ad698ec4c6843f9019af8b21a0754604 |
|
MD5 | 04c99cc4550b765a40e7bc5a26af0cbf |
|
BLAKE2b-256 | 50daa405d560778e85569cc272b03c732d692dddf5c21000222b6dc14e9e5c16 |