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

Add CLI Support for pipx #502

Closed
wants to merge 4 commits into from
Closed

Add CLI Support for pipx #502

wants to merge 4 commits into from

Conversation

jasonacox
Copy link
Owner

v1.13.3

  • Add support for pipx install tinytuya as raised by @felipecrs in Allow to run with pipx #500 allowing for easier CLI use.
  • Possible breaking change: Running tinytuya by itself will now produce a "Usage" page instead of running a scan. Use tinytuya scan or python -m tinytuya scan.

Closes #500

@uzlonewolf
Copy link
Collaborator

Here's the one I've been working on: https://github.com/uzlonewolf/tinytuya/tree/argparse

@jasonacox
Copy link
Owner Author

We can focus on #503

@uzlonewolf
Copy link
Collaborator

Superseded by #503

@uzlonewolf uzlonewolf closed this May 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow to run with pipx
2 participants