Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 729 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 729 Bytes

Python Utilities

pkg docs build

Collection of general purpose python utilities & types build over the years for reuse in other projects.

Getting Started

For Users

pip install eangius-pyutils;  # load library into projects

For Developers

export PATH=${PATH}/:${PWD};    # put project in path
run --help;                     # utility script