This is a collection of Python scripts that may enhance your Perforce experience.
To run individual scripts, run:
python -m p4util.script
pip install p4util
Sync //guest/lester_cheung/p4util/... to your workspace.
Run python setup.py install
Sync //guest/lester_cheung/p4util/... to your workspace.
Run python setup.py develop
This will install the package that points to your workspace using symlinks so you can test your changes without re-installing.
Bug reports can be filed in the Perorce Workshop.