Welcome to Python Utils’s documentation!¶
Contents:
- Useful Python Utils
- Links
- Requirements for installing:
- Installation:
- Quickstart
- Examples
- Retrying until timeout
- Formatting of timestamps, dates and times
- Converting your test from camel-case to underscores:
- Attribute setting decorator. Very useful for the Django admin
- Scaling numbers between ranges
- Get the screen/window/terminal size in characters:
- Extracting numbers from nearly every string:
- Doing a global import of all the modules in a package programmatically:
- Automatically named logger for classes:
- python_utils package