py-redfish is a Redfish client for next generation of BMC management.
* gevent
* python main.py -H <IP> -U <USER_NAME> -P <PASSWORD> user create "test" "password" "Oem.Hp.LoginName=test"
* python main.py -H <IP> -U <USER_NAME> -P <PASSWORD> raw list "/rest/v1"
This project is still under development and only tested on HP server.