Welcome to Python Utils’s documentation!¶

https://github.com/WoLpH/python-utils/actions/workflows/main.yml/badge.svg?branch=master https://coveralls.io/repos/WoLpH/python-utils/badge.svg?branch=master

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
    • Submodules
    • python_utils.decorators module
    • python_utils.converters module
    • python_utils.formatters module
    • python_utils.import_ module
    • python_utils.logger module
    • python_utils.terminal module
    • python_utils.time module
    • Module contents

Indices and tables¶

  • Index

  • Module Index

  • Search Page

Python Utils

Navigation

  • Useful Python Utils
  • python_utils package

Related Topics

  • Documentation overview
    • Next: Useful Python Utils

Quick search

©2022, Rick van Hattem. | Powered by Sphinx 5.0.2 & Alabaster 0.7.12 | Page source