radicli

🕊️ Radically lightweight command-line interfaces

MIT License

Downloads
3.7K
Stars
102
Committers
8

Bot releases are hidden (Show)

radicli - v0.0.4

Published by ines over 1 year ago

  • Add support for custom converters for generics like Foo for Foo[str].
  • Improve display of enums in help texts and error messages.
radicli - v0.0.3

Published by ines over 1 year ago

  • Use NewType instead of TypeVar for custom converter types.
  • Fix various type errors.
radicli - v0.0.2

Published by ines over 1 year ago

  • Support running single-command CLIs without command name.
  • Add Radicli.placeholder to register non-executable parent command placeholder with help text.
  • Improve error handling.
radicli - v0.0.1

Published by ines over 1 year ago