Commando was inspired by both Python's built-in optparse module and the JewelCli Java library. It eases the pain usually involved in trying to define and parse command line arguments to your Python application.
Climax is a Java commandline argument parsing framework which allows you to create and customize your own commandline interface. The commandline help and version information can be customized using built-in Apache-Ant-like properties.