Network-aware SSH config profile selector
Project description
SSH Profile
Network-aware SSH config profile selector
- Created by Scott Karlin
- GitLab: https://gitlab.com/sck
- PyPI: https://pypi.org/user/sckarlin/
- PyPI package: https://pypi.org/project/ssh-profile/
- Free software: MIT License
Features
- TODO: describe your package's key features here
Documentation
- Live site: https://sck.gitlab.io/ssh-profile/
- Preview locally:
make docs-serve(serves at http://localhost:8000)
API documentation is auto-generated from docstrings.
Development
To set up for local development:
# Clone the repository
git clone git@gitlab.com:sck/ssh-profile.git SSH-Profile
cd SSH-Profile
# Create a virtual environment and install all development dependencies
make venv
source venv/bin/activate
make init
make uv.lock
make sync-devci
Run quality checks (format, lint, type check, test):
make qa
Release cycle
-
Edit code and add change notes to the
Next Release (TBD)entry inHISTORY.mdas you go. -
When ready to release, upgrade all dependencies and refresh the environment:
make update make sync-devci
-
Run the full quality check suite:
make qa -
In
HISTORY.md, replace theNext Release (TBD)heading with the release version and today's date, and verify the change notes are complete. -
Sync the version to
pyproject.tomlanduv.lock:make set-version -
Commit the release:
git commit -am "Release X.Y.Z"
-
Tag and push.
make tagvalidates version consistency acrossHISTORY.md,pyproject.toml, anduv.lock; creates an annotated tag; pushes it toorigin; and adds a newNext Release (TBD)entry toHISTORY.md:make tagPushing the tag triggers the GitLab CI/CD publish job, which uploads the package to your selected registry.
-
Commit to open the next development cycle:
git commit -am "Start next development cycle"
-
Go back to step 1.
See Release Checklist for the full recurring workflow.
Author
SSH Profile was created in 2026 by Scott Karlin.
Built with Cookiecutter and the sck/cookiecutter-pypackage-gitlab project template.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ssh_profile-0.0.1.tar.gz.
File metadata
- Download URL: ssh_profile-0.0.1.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.11.14 {"installer":{"name":"uv","version":"0.11.14","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Debian GNU/Linux","version":"12","id":"bookworm","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6b24e47fd534bd4f4ca15c450f2122a5aa1adb9e397ae7038a5ad10b84fdbb2f
|
|
| MD5 |
c29fa0e2a06a9f6441bc2c88f4f41074
|
|
| BLAKE2b-256 |
53fbca49cd48710071c3ed2895f100fb67e126bee70f6e6d15d7428e234d60dc
|
File details
Details for the file ssh_profile-0.0.1-py3-none-any.whl.
File metadata
- Download URL: ssh_profile-0.0.1-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.11.14 {"installer":{"name":"uv","version":"0.11.14","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Debian GNU/Linux","version":"12","id":"bookworm","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e142375e59e48bc71c82af0b6110540067d63947ae8baf48fc0d711fecd07648
|
|
| MD5 |
280ba52f6d9a4f40c2f650652e3022a5
|
|
| BLAKE2b-256 |
14fc77bcc7ad706803c5f8c02dc7575b37be7af0e68aff77a5987b49a8788ba5
|