Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

allow writing scripts in other frameworks #2503

Open
antazoey opened this issue Feb 12, 2025 · 1 comment
Open

allow writing scripts in other frameworks #2503

antazoey opened this issue Feb 12, 2025 · 1 comment
Labels
category: feature New feature or request

Comments

@antazoey
Copy link
Member

Describe

It would be nice to be able to allow ape to run CLI scripts that are not written in click.
Some examples:

  • argparser (python standard lib)
  • typer
  • cyclopts

Specification

when it is a fn named cli but not a click.Command, have other handling maybe

Dependencies

No response

@antazoey antazoey added the category: feature New feature or request label Feb 12, 2025
Copy link

linear bot commented Feb 12, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant