Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
PyXX v1.2.0.dev
Logo
PyXX v1.2.0.dev

Getting Started

  • Installation

Fundamentals and Usage

  • Concepts
    • File Utility Concepts
    • Unit Conversion Concepts
    • Bracket Concepts
  • Tutorials
    • Files 1: Basic File Management
    • Files 2: Creating Custom File Classes
    • Units 1: Basics
    • Units 2: Unit Converters
  • Reference
    • Unit Converter Default Units

API Reference

  • Overview
  • pyxx.arrays
    • pyxx.arrays.TypedList
    • pyxx.arrays.TypedListWithID
    • pyxx.arrays.convert_to_tuple
    • pyxx.arrays.is_array_equal
    • pyxx.arrays.check_len_equal
    • pyxx.arrays.is_len_equal
    • pyxx.arrays.max_list_item_len
  • pyxx.dev
    • pyxx.dev.InterruptibleLoop
    • pyxx.dev.TimeIt
  • pyxx.files
    • pyxx.files.File
    • pyxx.files.BinaryFile
    • pyxx.files.TextFile
    • pyxx.files.compute_file_hash
  • pyxx.numbers
    • pyxx.numbers.is_float
    • pyxx.numbers.is_integer
  • pyxx.strings
    • pyxx.strings.str_excludes_chars
    • pyxx.strings.str_includes_only
    • pyxx.strings.contains_all_matched_brackets
    • pyxx.strings.find_matching_bracket
    • pyxx.strings.find_skip_brackets
    • pyxx.strings.strip_matched_brackets
    • pyxx.strings.split_at_index
  • pyxx.units
    • pyxx.units.UnitConverter
    • pyxx.units.UnitConverterEntry
    • pyxx.units.UnitConverterSI
    • pyxx.units.UnitSystem
    • pyxx.units.UnitSystemSI
    • pyxx.units.Unit
    • pyxx.units.UnitLinear
    • pyxx.units.UnitLinearSI
    • pyxx.units.ConstantUnitMathConventions
    • pyxx.units.parse_unit
Back to top

Python Module Index

p
 
p
- pyxx
    pyxx.arrays
    pyxx.dev
    pyxx.files
    pyxx.numbers
    pyxx.strings
    pyxx.units
Copyright © 2025
Made with Furo
Last updated on Jan 14, 2025