Skip to content

minghu6/py-minghu6

Repository files navigation

PyPI version Build Status Coverage Status

An Utils Package

Install

Install from local

python ./lvse_install/auto_install.py

Setup tools environments

Add these lines in bash startup profile

MINGHU6_HOME=$(python -m minghu6.tools.introspect minghu6_home)

export PATH="$PATH:$MINGHU6_HOME/tools/bin"

for file in $(pm6 find -p $MINGHU6_HOME/tools/bash-completion/ '*'); do
    . $file
done

About

Core Util Package of almost every my python project

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published