MyNixOS website logo
Description

Library for automatically generating command line interfaces.

Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.

  • Python Fire is a simple way to create a CLI in Python.

  • Python Fire is a helpful tool for developing and debugging Python code.

  • Python Fire helps with exploring existing code or turning other people's code into a CLI.

  • Python Fire makes transitioning between Bash and Python easier.

  • Python Fire makes using a Python REPL easier by setting up the REPL with the modules and variables you'll need already imported and created.

Metadata

Version

0.6.0

License

Maintainers (1)

Platforms (31)

    Darwin
    FreeBSD
    Linux
    Windows
Show all
  • aarch64-darwin
  • aarch64-linux
  • armv5tel-linux
  • armv6l-linux
  • armv7a-darwin
  • armv7a-linux
  • armv7l-linux
  • i686-cygwin
  • i686-darwin
  • i686-freebsd
  • i686-linux
  • i686-windows
  • loongarch64-linux
  • m68k-linux
  • microblaze-linux
  • microblazeel-linux
  • mips-linux
  • mips64-linux
  • mips64el-linux
  • mipsel-linux
  • powerpc64-linux
  • powerpc64le-linux
  • riscv32-linux
  • riscv64-linux
  • s390-linux
  • s390x-linux
  • x86_64-cygwin
  • x86_64-darwin
  • x86_64-freebsd
  • x86_64-linux
  • x86_64-windows