All updates

Python CLI Parity

The Python CLI now matches the JavaScript CLI feature-for-feature, with runtime filtering across both.

feature
improvement

The Python CLI has been brought to full parity with the JavaScript implementation.

Python CLI

All commands now match the JS CLI in output, formatting, and behavior:

  • trik search — badges, pagination, and install hints
  • trik list — descriptions, badges, and cross-language info
  • trik info — full detail view matching JS output
  • trik lint — now available in the Python CLI
  • trik init — re-enabled for Python trik scaffolding
  • Improved uninstall feedback and shared output helpers

Runtime Filtering

Both the JS and Python CLIs now support --runtime filtering on search and list commands, making it easy to find Triks for your language.