Skip to content

Megajoe17/DJANGO-PYTHON-USEFULL-UTILS

Repository files navigation

PYTHON-USEFULL-UTILS

Utils helps to work with python, make work easy)

  1. prn(any_object) - output to console info about "any_object": property, value type, etc...

  2. sort_by_attr(sort_object, key_name, direction=1) - sort dict or list by attr(property), and return's sorted object

    ------ direction = -1, 1 - sort way

other function's will have description later...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages