Git Product home page Git Product logo

MaiXiaochai's Projects

codelinecouter icon codelinecouter

代码行数统计,统计下自己的项目写了多少行代码吧。

excelutils icon excelutils

基于openpyxl封装的、处理excel文件的一些基础通用功能

filemover icon filemover

移动符合条件的文件到新目录,并保持部分原文件的目录结构。(主要是需求驱动,从简单的功能开始,熟悉Golang,使用中学习go)

fileutils icon fileutils

常用的处理文件相关的功能。路径拼接、判断,递归创建目录,批量文件复制,剪切、删除、解压,文件递归查找,超期文件清理等。

listpaths icon listpaths

递归遍历所有符合条件的文件,如路径中包含特定字符、特定后缀的文件,也可以仅仅返回所有文件路径。

logger icon logger

使用Python内置库logging封装的log日志功能,函数版。

loggerclass icon loggerclass

用Python内置的logging库封装的日志功能。按日志文件大小卷动备份,简单易用。class版。

mysqlutils icon mysqlutils

操作MySQL的常用功能封装,有连接池和非连接池版。

oraclepool icon oraclepool

Oracle连接池(Oracle Connection Pool),单线程、多线程都能用

ormdbutils icon ormdbutils

基于SQLAlchemy封装的通用数据库连接池,适用于单线程和多线程,实现了session的自动管理,其它具体方法需根据具体Model和业务自行实现。目前只试验了MySQL和sqlite,其它数据库使用中是否出问题待检验。

py3270 icon py3270

py3270 is a Python interface to x3270, an IBM 3270 terminal emulator. It provides an API to a x3270 or s3270 subprocess.

redisutils icon redisutils

Python 操作redis的一些常用功能,连接池版

resource icon resource

高质量资源收藏,不定期更新。(The collection of High quality resource.)

smbutils icon smbutils

连接windows共享目录的常用功能。

sqlutils icon sqlutils

生成SQL语句的一些通用方法。

tools icon tools

Some funcations or classes which are used commonly.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.