xoutil
2.1.11
  • xotl.tools.bases - Numeric base 32 and base 64 integer representations
  • xotl.tools.bound – Helpers for bounded execution of co-routines
  • xotl.tools.cli – Command line application facilities
  • xotl.tools.clipping - Object string representation protocol
  • xotl.tools.context - Simple execution contexts
  • xotl.tools.cpystack - Utilities to inspect the CPython’s stack
  • xotl.tools.crypto - Other cryptographic services
  • xotl.tools.decorator - Several decorators
  • xotl.tools.deprecation - Utils for marking deprecated elements
  • xotl.tools.dim - Facilities to work with concrete numbers
  • xotl.tools.fp – Functional Programming in Python
  • xotl.tools.fs – file system utilities
  • xotl.tools.future - Extend standard modules with “future” features
  • xotl.tools.infinity - An infinite value
  • xotl.tools.keywords – Tools for manage Python keywords as names
  • xotl.tools.modules – Utilities for working with modules
  • xotl.tools.names – Utilities for handling objects names
  • xotl.tools.objects - Functions for dealing with objects
  • xotl.tools.params – Tools for managing function arguments
  • xotl.tools.progress - Console progress utils
  • xotl.tools.records - Records definitions
  • xotl.tools.string - Common string operations
  • xotl.tools.symbols – Logical values
  • xotl.tools.tasking – Task oriented tools.
  • xotl.tools.testing – Utilities testing
  • xotl.tools.validators – value validators
  • xotl.tools.values – coercers (or checkers) for value types
  • xotl.tools.web – Utils for Web applications
  • Package xoutil
  • Changelog
  • How to contribute to xotl.tools
  • List of contributors
  • Copyright and Licence
xoutil
  • Docs »
  • Overview: module code

All modules for which code is available

  • builtins
  • collections
  • csv
  • functools
  • heapq
  • inspect
  • os
  • textwrap
  • types
  • xotl.tools.bases
  • xotl.tools.bound
  • xotl.tools.cli
    • xotl.tools.cli.app
    • xotl.tools.cli.tools
  • xotl.tools.clipping
  • xotl.tools.context
  • xotl.tools.cpystack
  • xotl.tools.crypto
  • xotl.tools.decorator
    • xotl.tools.decorator.development
    • xotl.tools.decorator.meta
  • xotl.tools.deprecation
  • xotl.tools.dim.base
  • xotl.tools.dim.meta
  • xotl.tools.fp.iterators
  • xotl.tools.fp.option
  • xotl.tools.fp.prove
  • xotl.tools.fp.tools
  • xotl.tools.fs
    • xotl.tools.fs.path
  • xotl.tools.future.codecs
  • xotl.tools.future.collections
  • xotl.tools.future.csv
  • xotl.tools.future.datetime
  • xotl.tools.future.functools
  • xotl.tools.future.inspect
  • xotl.tools.future.itertools
  • xotl.tools.future.json
  • xotl.tools.future.mimetypes
  • xotl.tools.future.pprint
  • xotl.tools.future.subprocess
  • xotl.tools.future.textwrap
  • xotl.tools.future.threading
  • xotl.tools.infinity
  • xotl.tools.keywords
  • xotl.tools.modules
  • xotl.tools.names
  • xotl.tools.objects
  • xotl.tools.params
  • xotl.tools.progress
  • xotl.tools.records
  • xotl.tools.string
  • xotl.tools.symbols
  • xotl.tools.tasking
  • xotl.tools.validators
    • xotl.tools.validators.identifiers
  • xotl.tools.values
    • xotl.tools.values.ids
    • xotl.tools.values.simple
  • xotl.tools.web

© Copyright 2012-2021 Merchise Autrement [~º/~] and Contributors Revision a066328c.

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