mooonpy

Installation:

  • Using pip from PyPi
  • Using pip locally
  • Dependency List
  • Simple Python example

MolSpace:

  • mooonpy.molspace package

ThermoSpace:

  • mooonpy.thermospace package

XRDSpace:

  • mooonpy.xrdspace package

Programs:

  • mooonpy.programs package

GUIs:

  • mooonpy.guis package

Tools:

  • mooonpy.tools package
    • Submodules
      • mooonpy.tools.file_utils module
      • mooonpy.tools.hw module
      • mooonpy.tools.math_utils module
      • mooonpy.tools.string_utils module
      • mooonpy.tools.tables module

Examples:

  • Example: 1
mooonpy
  • mooonpy.tools package
  • View page source

mooonpy.tools package

Submodules

  • mooonpy.tools.file_utils module
    • Path
      • Path.basename()
      • Path.dir()
      • Path.ext()
      • Path.matches()
      • Path.new_ext()
      • Path.open()
      • Path.recent()
      • Path.root()
    • smart_open()
  • mooonpy.tools.hw module
    • greeter_msg()
    • hello_world()
  • mooonpy.tools.math_utils module
  • mooonpy.tools.string_utils module
  • mooonpy.tools.tables module
Previous Next

© Copyright 2025, Kemppainen-Muzzy.

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