karlot / sshclick

SSH Config terminal manager based on Python and Click framework with Rich and Textual UI
MIT License
51 stars 1 forks source link

Poetry refactoring #2

Closed karlot closed 2 years ago

karlot commented 2 years ago

Structure of project was changed to allow poetry and setuptools to be used for packaging and also to publish "sshclick" to PyPI. Now specific versions can be installed from just calling "pip install sshclick", without cloning repository from gh.