Skip to main content

❤PyJustToolc(utoolc) > Python Tools For U (You)❤

Project description

PyJustToolc(utoolc)

PyJustToolc: ❤PyJustToolc(utoolc) > Python Tools For U (You)❤

https://github.com/ahviplc/PyJustToolc

https://gitee.com/ahviplc/PyJustToolc

slogan

❤PyJustToolc(utoolc) > Python Tools For U (You)❤

如何使用?

安装导入,即可使用.

安装包

  1. Via pip(recommend):: > pip install utoolc

  2. Via easy_install:: > easy_install utoolc

  3. From source:: > python setup.py install

使用包

import utoolc

if __name__ == '__main__':
    # 使用 utoolc.do 统一使用入口 当然其他入口也开放 自由发挥
    utoolc.do.utils.print_a_line()
    print(utoolc.do.get_num_cpu())
    print(utoolc.do.get_random.get_random_str_with_counts(3))
    print(utoolc.do.get_os())
    print(utoolc.do.is_mac_os())
    print(utoolc.do.is_win_os())
    print(utoolc.do.is_linux_os())
    print(utoolc.do.get_num_cpu())
    utoolc.do.utils.print_a_line()

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

utoolc-0.1.3.tar.gz (16.7 kB view hashes)

Uploaded Source

Built Distribution

utoolc-0.1.3-py3-none-any.whl (10.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