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

publish to pypi? #36

Open
weakish opened this issue Feb 13, 2018 · 1 comment
Open

publish to pypi? #36

weakish opened this issue Feb 13, 2018 · 1 comment

Comments

@weakish
Copy link

weakish commented Feb 13, 2018

What about publishing to pypi to make it installable via pip?

@jtesta
Copy link

jtesta commented Sep 4, 2019

@weakish I just created a pip package:

$ pip3 install ssh-audit
Collecting ssh-audit
  Downloading https://files.pythonhosted.org/packages/15/a8/ab696dcc367b23462b7fddabb1b3ef66f7af38c6095157166a6a1a2cc373/ssh_audit-2.0.0-py3-none-any.whl
Installing collected packages: ssh-audit
Successfully installed ssh-audit

Also: I forked this repo and continued development on my own, since the original author doesn't seem to be actively maintaining this version anymore. I release v2.0.0 last week: https://github.com/jtesta/ssh-audit/releases/tag/v2.0.0

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

2 participants