Initial release
Added the initial versions of the following helper functions/classes:
- Common helpers:
random_str,empty,is_true,is_false,ErrHelpParser - Decorators:
retry_on_err - Django helpers:
handle_error,is_database_synchronized,model_to_dict,to_json - Net helpers:
asn_to_name,ip_is_v4,ip_is_v6
Also added basic usage information in README.md