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


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.3.3.tar.gz (12.2 kB view details)

Uploaded Source

Built Distribution

jyhelper-1.3.3-py3-none-any.whl (13.5 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for jyhelper-1.3.3.tar.gz
Algorithm Hash digest
SHA256 a99967c54a9fcd004bf71af0314328901da127f85eb8454082da3a0be479a983
MD5 4b4412db8839b9b9c70776352433cbbf
BLAKE2b-256 59a7378ab0b956f985f75b69a83d448a787b48e8fb885e831805fcb648fefb1a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: jyhelper-1.3.3-py3-none-any.whl
  • Upload date:
  • Size: 13.5 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.3.3-py3-none-any.whl
Algorithm Hash digest
SHA256 174054a1c8b6751727d6671997623206f4796bb8bdfbd05d0f781f71ea1f1afc
MD5 27dccf0c5b329baa073a1ada1f0eb124
BLAKE2b-256 96535cbb3fe01ecb7211ec069631285ed83513bf3fc668ac332e7833dc93af42

See more details on using hashes here.

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