torxtools

Contents

  • Introduction
  • argtools - Argparser fun
  • cfgtools - Configuration file fun
  • ctxtools - Contextlib fun
  • dicttools - Dictionary fun
  • pathtools - Filesystem fun
  • testtools - Testing fun
  • xdgtools - XDG Specifications fun

Miscellaneous

  • License
torxtools
  • Index

Index

C | D | E | F | I | M | R | S | T | W

C

  • cachedir() (in module torxtools.pathtools)
  • candidates() (in module torxtools.cfgtools)

D

  • disable_outputs() (in module torxtools.testtools)

E

  • expandpath() (in module torxtools.pathtools)

F

  • find_pyproject() (in module torxtools.pathtools)

I

  • is_dir (class in torxtools.argtools)
  • is_file (class in torxtools.argtools)
  • is_file_and_not_dir (class in torxtools.argtools)
  • is_int_between() (in module torxtools.argtools)
  • is_int_negative (class in torxtools.argtools)
  • is_int_negative_or_zero (class in torxtools.argtools)
  • is_int_positive (class in torxtools.argtools)
  • is_int_positive_or_zero (class in torxtools.argtools)
  • is_not_dir (class in torxtools.argtools)

M

  • module
    • torxtools.argtools
    • torxtools.cfgtools
    • torxtools.ctxtools
    • torxtools.dicttools
    • torxtools.pathtools
    • torxtools.testtools
    • torxtools.xdgtools

R

  • reraise_from_none (class in torxtools.ctxtools)

S

  • setenv() (in module torxtools.xdgtools)
  • suppress (class in torxtools.ctxtools)
  • suppress_traceback (class in torxtools.ctxtools)

T

  • torxtools.argtools
    • module
  • torxtools.cfgtools
    • module
  • torxtools.ctxtools
    • module
  • torxtools.dicttools
    • module
  • torxtools.pathtools
    • module
  • torxtools.testtools
    • module
  • torxtools.xdgtools
    • module

W

  • which() (in module torxtools.cfgtools)

© Copyright 2025, Julien Lecomte.

Built with Sphinx using a theme provided by Read the Docs.