perforce.async - Asynchronous Perforce Python API using Twisted
Sub Modules
connection Defines a connection object that uses
Twisted deferreds to handle asynchronous callbacks on Perforce
events.
objects A collection of object-oriented interfaces
for accessing Perforce entities similar to the perforce.objects module, only using Twisted
deferreds to provide asynchronous access.