Skip to main content

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


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)

Uploaded Source

Built Distribution

jackyleeutils-0.0.3-py3-none-any.whl (6.2 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