Skip to main content

各种实用、常用的小函数、类

Project description

一些常用的类、方法

介绍

一些常用的类、方法,不定时更新

软件架构

 db 数据库操作模块
 timeHelper 时间相关方法
 file 文件操作相关方法
 common 一些常用的方法
 feishuRobot 飞书机器人发送消息

安装教程

安装
pip install jyhelper
更新
pip install jyhelper -U

使用说明

from jyhelper import db
from jyhelper import timeHelper
from jyhelper import common
from jyhelper import file
from jyhelper import feishuRobot

dbIns = db(host='',user='root',password='',port=3306,db='')
for row in dbIns.table('table').select():
    print(row)

print(common.explodeList([1,2,3],2))

print(timeHelper.getDate())

file.readTxtFile(filePath='')

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

jyhelper-1.1.4.tar.gz (10.0 kB view details)

Uploaded Source

Built Distribution

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

jyhelper-1.1.4-py3-none-any.whl (11.3 kB view details)

Uploaded Python 3

File details

Details for the file jyhelper-1.1.4.tar.gz.

File metadata

  • Download URL: jyhelper-1.1.4.tar.gz
  • Upload date:
  • Size: 10.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.11

File hashes

Hashes for jyhelper-1.1.4.tar.gz
Algorithm Hash digest
SHA256 f726e0301d0dfe64ef007551106863b5be4f45cb7ef1ed3fd5dd5199d458537c
MD5 a06e319681c8555979cd48fa6f8ffbaa
BLAKE2b-256 14ebf9b5cc8a127cb94472b109aa4708f5cb98bf51192dfee266e56cbbdc8be1

See more details on using hashes here.

File details

Details for the file jyhelper-1.1.4-py3-none-any.whl.

File metadata

  • Download URL: jyhelper-1.1.4-py3-none-any.whl
  • Upload date:
  • Size: 11.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.11

File hashes

Hashes for jyhelper-1.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 c951a7e45228e54011064e6dd805a3b70b03f6b6ec07607cfa7292dbdb8abf78
MD5 c2c43f201c0f77566d034909395e590f
BLAKE2b-256 b105d56e0d87afbf20ede39586828b5436ed96c5482dedbd44ba83da8fa10a9e

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