Scripts to help automate various Perforce tasks
Batch file used to quickly and easily generate a p4config file for non-technical folk.
Python script used to apply a typemap spec to existing files in a depot.
Python script used to download a change list from a perforce server even if you have read only access. Was in a situation where I needed to download a shelved changelist but my perms only meant I had read-only access (so I couldn't unshelve the files), and this was my solution.
Will add more as I need them.