nlib3

Contents:

  • project package
nlib3
  • Welcome to nlib3's documentation!
  • View page source

Welcome to nlib3's documentation!¶

Contents:

  • project package
    • Submodules
    • project.nlib module
      • JsonData
        • JsonData.file_exists()
        • JsonData.get()
        • JsonData.get_default()
        • JsonData.get_keys()
        • JsonData.increment()
        • JsonData.load()
        • JsonData.save()
        • JsonData.set()
      • LibErrorCode
        • LibErrorCode.argument
        • LibErrorCode.cancel
        • LibErrorCode.file_not_found
        • LibErrorCode.http
        • LibErrorCode.success
        • LibErrorCode.unknown
      • StrEnum
      • Url
        • Url.add_param()
        • Url.format()
        • Url.name
        • Url.parent
        • Url.pop_param()
        • Url.with_name()
      • Vector2
        • Vector2.ceil()
        • Vector2.floor()
        • Vector2.invert()
        • Vector2.max()
        • Vector2.min()
        • Vector2.round()
        • Vector2.set()
        • Vector2.to_self_type()
      • can_cast()
      • check_url()
      • compress_hex()
      • download_and_check_file()
      • download_file()
      • get_check_digit()
      • get_datatime_now()
      • get_error_message()
      • get_python_version()
      • imput_while()
      • json_dumps()
      • load_json()
      • make_lib_dir()
      • print_debug()
      • print_error_log()
      • print_exc()
      • print_log()
      • program_pause()
      • read_tail()
      • rename_path()
      • save_json()
      • subprocess_command()
      • thread()
      • update_nest_dict()
    • Module contents

Indices and tables¶

  • 索引

  • モジュール索引

  • 検索ページ

Next

© Copyright 2023, nicoyou.

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