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

Towards a GA release on PyPI #4

Open
amotl opened this issue May 8, 2024 · 3 comments
Open

Towards a GA release on PyPI #4

amotl opened this issue May 8, 2024 · 3 comments
Assignees

Comments

@amotl
Copy link
Member

amotl commented May 8, 2024

Hi there,

after giving some love to mqttwarn the other day, converging it from an ad hoc program conceived by @jpmens and @sumnerboy12 into a regular Python package, I would like to do the same with mqttshark.

It will need some additional project metadata (pyproject.toml), a refactoring of the mqttshark file into a module directory, so it will effectively most probably land at mqttshark/core.py, and probably a few other auxiliaries.

Let me know if you have any objections about it, or if you support that idea.

With kind regards,
Andreas.

@sumnerboy12
Copy link

I don't have any objections, although I do not use mqttshark so my vote should carry little weight!

@ralight
Copy link
Collaborator

ralight commented May 8, 2024

As long as I can't tell any difference when I run it with any of the options then that's fine.

@amotl
Copy link
Member Author

amotl commented May 8, 2024

Yeah, it will effectively be the same, and will roughly work like this, from a user's perspective.

pip install --upgrade mqttshark
mqttshark --version

@amotl amotl self-assigned this May 8, 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

No branches or pull requests

3 participants