Skip to content

Initial release

Choose a tag to compare

@Someguy123 Someguy123 released this 19 Jul 13:06
· 110 commits to master since this 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