Skip to main content

base tools of cjl

Project description

base-tools

介绍

本库实现了一些基础的工具类,帮助开发者可以简单的通过python实现一些常用的功能,比如:文件操作、字符串操作、时间操作、网络操作等。

软件架构

cjlutils
├── init.py
├── AdbUtil.py
├── Base64Util.py
├── DictUtil.py
├── EncodeUtil.py
├── FileUtil.py
├── HttpUtil.py
├── ListUtil.py
├── PyplotUtil.py
├── ScpUtil.py
├── SshUtil.py
├── StringUtil.py
├── TimeUtil.py

安装教程

首先需要安装python环境,要求不低于3.10,然后通过pip安装依赖库

pip install base-tools

如果需要安装指定版本,如0.0.1,可以通过以下命令安装

pip install base-tools==0.0.1

使用说明

  1. 通过import导入需要的工具类。以文件操作工具类FileUtil为例
from cjlutils import FileUtil
  1. 使用FileUtil中的方法
FileUtil.get_file_list('path')

参与贡献

  1. Fork 本仓库
  2. 新建 Feat_xxx 分支
  3. 提交代码
  4. 新建 Pull Request

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

base_tools-0.0.9.tar.gz (12.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

base_tools-0.0.9-py3-none-any.whl (12.6 kB view details)

Uploaded Python 3

File details

Details for the file base_tools-0.0.9.tar.gz.

File metadata

  • Download URL: base_tools-0.0.9.tar.gz
  • Upload date:
  • Size: 12.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.4

File hashes

Hashes for base_tools-0.0.9.tar.gz
Algorithm Hash digest
SHA256 e055471b9c64de5699556c36b600d97b3f16b5f54d58c26c8947cfaeeab779e8
MD5 142af7da4f56a7a4c3935c238f344022
BLAKE2b-256 cda1401d9ddebdb4c25bc1fcdfd5f22b9b2b083fbf949ea989339eab47dc0fc0

See more details on using hashes here.

File details

Details for the file base_tools-0.0.9-py3-none-any.whl.

File metadata

  • Download URL: base_tools-0.0.9-py3-none-any.whl
  • Upload date:
  • Size: 12.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.4

File hashes

Hashes for base_tools-0.0.9-py3-none-any.whl
Algorithm Hash digest
SHA256 3e4e797cc6315c0db6a9e341222809e6565979b9ac6c316a0e53c0b7e3f95a30
MD5 20fd5532882ed46faa03db22f6bab97f
BLAKE2b-256 3d81f9168fab0b07f0d2123c1e48b09e05c8bae4c88fab4cc9ccfdc3c2d94651

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page