p4util - your Perforce scripting toolkit
Intro
This is a collection of Python scripts that may enhance your Perforce experience.
To run individual scripts, run:
python -m p4util.script
Install
From PyPI
pip install p4util
From Source
Sync //guest/lester_cheung/p4util/… to your workspace.
Run python setup.py install
Develop
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.
Reporting Bugs
Bug reports can be filed in the Perorce Workshop.
Credits
Sven (sven_erik_knop) - for his P4Pythonlib (//guest/sven_erik_knop/P4Pythonlib) and P4Python.
Release files for p4util 0.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| p4util-0.0.1-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Release files / p4util-0.0.1-py2.py3-none-any.whl
| Download URL | p4util-0.0.1-py2.py3-none-any.whl |
|---|---|
| Size | 106.4 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
1d9d448d9d531d89a60c388c38d3ed8cac6bad258f200718c7e03d1d9a90d47e
|
|
BLAKE2b-256 checksum How to use checksums |
3ac9ae4e94847626036d293993edbd453b6fb96646fda24d0c7191476efa5d1b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |