Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

ANN: px/p4lib.py v0.6.6 - a p4 wrapper and a Python Perforce interface

0 views
Skip to first unread message

Trent Mick

unread,
Jul 5, 2002, 4:53:09 AM7/5/02
to
Where?

http://starship.python.net/~tmick/


What are 'px' and 'p4lib.py'?

Perforce is a source code control system (like CVS). One uses the p4
command line application (and/or a GUI client) to work with a
Perforce repository. 'px' is a wrapper around p4. It provides all
the functionality of p4 (defering work to it) plus it extends some
standard p4 commands and adds a few new ones. If you are a Perforce
user you might find these extensions useful.

'px' uses p4lib.py, a Python interface to the Perforce client
application. If you are a Python programmer and script Perforce you
might find this module helpful. Currently, most common commands
(though your definition of "common" may differ from mine) are
supported.


What platforms?

Windows and Linux.


Cheers,
Trent

--
Trent Mick
Tre...@ActiveState.com


0 new messages