pyutils-basstal

self used py utils


Keywords
utils, development
License
MIT
Install
pip install pyutils-basstal==0.1.3

Documentation

Description

This package contains self-used utils and 3rd-party source files that can be called from other python modules.

Install

python3 setup.py install

Files & Functions

  • fsext : file system extension, include search, copy files with filter.
  • executor : subprocess extension, including setup windows env, use git-bash as executor, and more.
  • templite : customized 3rd-party template coding module.
  • autoupgrade : auto-upgrade package use pip, check if remote has a later version of that package.

TODO

  • more testcase.