Skip to content

eangius/pyutils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Collection of general purpose python modules.

Resources

License

Stars

Watchers

Forks