https://github.com/paramiko/paramiko
Score: 37.29967568874784
Last synced: about 12 hours ago
JSON representation
Repository metadata:
The leading native Python SSHv2 protocol library.
- Host: GitHub
- URL: https://github.com/paramiko/paramiko
- Owner: paramiko
- License: lgpl-2.1
- Created: 2009-02-02T03:41:08.000Z (over 17 years ago)
- Default Branch: main
- Last Pushed: 2026-05-09T19:58:37.000Z (4 months ago)
- Last Synced: 2026-08-21T12:41:43.227Z (5 days ago)
- Language: Python
- Homepage: http://paramiko.org
- Size: 8.07 MB
- Stars: 9,831
- Watchers: 315
- Forks: 2,073
- Open Issues: 1,192
-
Metadata Files:
- Readme: README.rst
- Funding: .github/FUNDING.yml
- License: LICENSE
- Security: SECURITY.md
-
Funding:
- Tidelift: pypi/paramiko
Owner metadata:
- Name: paramiko
- Login: paramiko
- Email:
- Kind: organization
- Description:
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/1108455?v=4
- Repositories: 1
- Last Synced at: 2024-03-25T18:48:24.434Z
- Profile URL: https://github.com/paramiko
GitHub Events
Total
- Create event: 9
- Delete event: 1
- Fork event: 57
- Issue comment event: 207
- Issues event: 85
- Pull request event: 32
- Pull request review event: 3
- Push event: 27
- Watch event: 479
- Total: 900
Last Year
- Create event: 3
- Fork event: 14
- Issue comment event: 42
- Issues event: 21
- Pull request event: 11
- Push event: 13
- Watch event: 107
- Total: 211
Committers metadata
Last synced: 6 days ago
Total Commits: 2,932
Total Committers: 190
Avg Commits per committer: 15.432
Development Distribution Score (DDS): 0.424
Commits in past year: 35
Committers in past year: 1
Avg Commits per committer in past year: 35.0
Development Distribution Score (DDS) in past year: 0.0
| Name | Commits | |
|---|---|---|
| Jeff Forcier | j****f@b****g | 1690 |
| Robey Pointer | r****y@l****t | 457 |
| Alex Gaynor | a****r@g****m | 97 |
| Olle Lundberg | g****k@n****h | 67 |
| Scott Maxwell | s****t@c****m | 59 |
| Robey Pointer | r****y@t****m | 42 |
| Pierce Lopez | p****z@g****m | 33 |
| Robey Pointer | r****y@m****l | 27 |
| Jason R. Coombs | j****o@j****m | 25 |
| Anselm Kruis | a****s@s****e | 19 |
| Dorian Pula | d****a@a****a | 16 |
| Michael Williamson | m****e@z****g | 14 |
| Robey Pointer | r****y@r****t | 11 |
| Chris Rose | o****e@o****t | 11 |
| Brian Skinn | b****n@g****m | 10 |
| Martin Packman | g****t@g****m | 10 |
| Jared Hobbs | j****d@p****m | 9 |
| Sebastian Deiss | s****s@s****e | 9 |
| Paul Howarth | p****l@c****g | 8 |
| Alex Chavkin | a****n@g****m | 7 |
| Tomer Filiba | t****a@g****m | 6 |
| Ethan Glasser-Camp | e****n@b****m | 5 |
| Jason Brand | j****2 | 5 |
| Marius Gedminas | m****s@g****s | 5 |
| Yaroslav Halchenko | d****n@o****m | 5 |
| Kalle Møller | g****t@k****k | 5 |
| Mike Gabriel | m****l@d****e | 5 |
| Paul Kapp | p****h@g****m | 5 |
| Tim Savage | t****e@w****u | 5 |
| edgsousa | m****r | 5 |
| and 160 more... | ||
Issue and Pull Request metadata
Last synced: 1 day ago
Total issues: 437
Total pull requests: 370
Average time to close issues: almost 2 years
Average time to close pull requests: about 2 years
Total issue authors: 405
Total pull request authors: 254
Average comments per issue: 4.2
Average comments per pull request: 2.65
Merged pull request: 6
Bot issues: 0
Bot pull requests: 0
Past year issues: 27
Past year pull requests: 79
Past year average time to close issues: 23 days
Past year average time to close pull requests: about 1 month
Past year issue authors: 27
Past year pull request authors: 45
Past year average comments per issue: 0.93
Past year average comments per pull request: 0.46
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- bitprophet (5)
- mxmlnkn (4)
- pghmcfc (3)
- rustyscottweber (3)
- kloczek (3)
- Frowwny (3)
- chrisinmtown (3)
- Dynatrace-James-Kitson (2)
- michaelochs (2)
- gzm55 (2)
- mgorny (2)
- dxqbYD (2)
- hyler (2)
- nikaiw (2)
- Shilpi-J (2)
Top Pull Request Authors
- fazalpsinfo-cmyk (12)
- uchihaMadara-7 (8)
- Abzaek (7)
- alex (7)
- Sean-Kenneth-Doherty (6)
- atombrella (5)
- ploxiln (5)
- MrMino (4)
- agu2347 (4)
- pghmcfc (4)
- SamuelMarks (4)
- sunweaver (4)
- mxmlnkn (3)
- anarcat (3)
- bskinn (3)
Top Issue Labels
- Bug (130)
- Support (119)
- Feature (57)
- Keys (41)
- Needs investigation (35)
- Needs patch (29)
- SFTP (26)
- Nonstandard platforms (10)
- Feature request eval needed (9)
- Needs policy decision (8)
- ssh_config (6)
- Exception handling (6)
- High priority (5)
- known_hosts (5)
- Hangs (4)
- Server (4)
- Security (4)
- Needs changelog/docs (4)
- Ready for review (4)
- Performance (3)
- Low-hanging fruit (3)
- Needs tests (2)
- Stream behavior (1)
- Critical (1)
Top Pull Request Labels
- Feature (56)
- Ready for review (41)
- Needs changelog/docs (35)
- Keys (32)
- Bug (28)
- Needs tests (21)
- Needs investigation (15)
- Exception handling (12)
- Low-hanging fruit (11)
- Feature request eval needed (10)
- known_hosts (8)
- SFTP (8)
- Needs policy decision (5)
- ssh_config (4)
- Reviewed (4)
- High priority (3)
- Nonstandard platforms (2)
- Hangs (1)
- Support (1)
- Performance (1)
- Needs patch (1)
- Server (1)
- Critical (1)
Package metadata
- Total packages: 61
-
Total downloads:
- pypi: 155,636,828 last-month
- conda: 7,813,417 total
- Total docker downloads: 7,387,261,216
- Total dependent packages: 1,049 (may contain duplicates)
- Total dependent repositories: 30,919 (may contain duplicates)
- Total versions: 301
- Total maintainers: 8
- Total advisories: 5
pypi.org: paramiko
SSH2 protocol library
- Homepage:
- Documentation: https://paramiko.readthedocs.io/
- Licenses: LGPL-2.1
- Latest release: 5.0.0 (published 4 months ago)
- Last Synced: 2026-08-24T14:02:35.120Z (1 day ago)
- Versions: 151
- Dependent Packages: 938
- Dependent Repositories: 30,613
- Downloads: 155,636,804 Last month
- Docker Downloads: 7,387,261,216
-
Rankings:
- Docker downloads count: 0.004%
- Downloads: 0.023%
- Dependent packages count: 0.028%
- Dependent repos count: 0.039%
- Average: 0.212%
- Forks count: 0.584%
- Stargazers count: 0.595%
- Maintainers (1)
- Advisories:
nixpkgs-unstable: python313Packages.paramiko
Native Python SSHv2 protocol library
- Homepage: https://github.com/paramiko/paramiko/
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/paramiko/default.nix#L60
- Licenses: LGPL-2.1-or-later
- Latest release: 4.0.0 (published 7 months ago)
- Last Synced: 2026-08-10T23:09:10.303Z (15 days ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 0.323%
- Forks count: 0.45%
- Stargazers count: 0.841%
nixpkgs-24.11: python311Packages.paramiko
Native Python SSHv2 protocol library
- Homepage: https://github.com/paramiko/paramiko/
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/paramiko/default.nix#L69
- Licenses: LGPL-2.1-or-later
- Latest release: 3.5.0 (published 7 months ago)
- Last Synced: 2026-08-15T10:32:22.161Z (11 days ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 0.365%
- Forks count: 0.553%
- Stargazers count: 0.907%
- Maintainers (3)
alpine-v3.9: py3-paramiko
An SSH2 protocol library for Python 3
- Homepage: https://github.com/paramiko/paramiko/
- Licenses: LGPL-2.0-or-later
- Latest release: 2.4.2-r0 (published over 7 years ago)
- Last Synced: 2026-04-07T19:03:01.393Z (5 months ago)
- Versions: 1
- Dependent Packages: 7
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Forks count: 0.923%
- Stargazers count: 1.344%
- Average: 1.41%
- Dependent packages count: 3.375%
- Maintainers (1)
alpine-v3.8: py3-paramiko
An SSH2 protocol library for Python 3
- Homepage: https://github.com/paramiko/paramiko/
- Licenses: LGPL-2.0-or-later
- Latest release: 2.4.2-r0 (published over 7 years ago)
- Last Synced: 2026-04-11T00:02:18.587Z (5 months ago)
- Versions: 1
- Dependent Packages: 6
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Forks count: 0.923%
- Stargazers count: 1.311%
- Average: 1.916%
- Dependent packages count: 5.431%
- Maintainers (1)
alpine-v3.7: py3-paramiko
An SSH2 protocol library for Python 3
- Homepage: https://github.com/paramiko/paramiko/
- Licenses: LGPL2+
- Latest release: 2.4.2-r0 (published over 7 years ago)
- Last Synced: 2026-08-10T22:01:58.614Z (15 days ago)
- Versions: 1
- Dependent Packages: 4
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Forks count: 0.919%
- Stargazers count: 1.174%
- Average: 1.922%
- Dependent packages count: 5.594%
- Maintainers (1)
alpine-v3.5: py3-paramiko
An SSH2 protocol library for Python 3
- Homepage: https://github.com/paramiko/paramiko/
- Licenses: LGPL2+
- Latest release: 2.0.2-r2 (published almost 10 years ago)
- Last Synced: 2026-04-17T03:04:34.459Z (4 months ago)
- Versions: 1
- Dependent Packages: 4
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Forks count: 0.265%
- Stargazers count: 0.504%
- Average: 1.94%
- Dependent packages count: 6.993%
- Maintainers (1)
alpine-v3.10: py3-paramiko
An SSH2 protocol library for Python 3
- Homepage: https://github.com/paramiko/paramiko/
- Licenses: LGPL-2.0-or-later
- Latest release: 2.4.2-r1 (published over 7 years ago)
- Last Synced: 2026-03-08T18:56:37.623Z (6 months ago)
- Versions: 1
- Dependent Packages: 8
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Forks count: 0.977%
- Stargazers count: 1.431%
- Average: 2.12%
- Dependent packages count: 6.074%
- Maintainers (1)
alpine-v3.6: py3-paramiko
An SSH2 protocol library for Python 3
- Homepage: https://github.com/paramiko/paramiko/
- Licenses: LGPL2+
- Latest release: 2.1.6-r0 (published over 7 years ago)
- Last Synced: 2026-03-10T13:08:36.643Z (6 months ago)
- Versions: 1
- Dependent Packages: 4
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Forks count: 0.238%
- Stargazers count: 0.463%
- Average: 2.242%
- Dependent packages count: 8.268%
- Maintainers (1)
conda-forge.org: paramiko
- Homepage: http://www.paramiko.org/
- Licenses: LGPL-2.1-or-later
- Latest release: 2.12.0 (published almost 4 years ago)
- Last Synced: 2026-03-10T17:15:08.110Z (6 months ago)
- Versions: 25
- Dependent Packages: 62
- Dependent Repositories: 152
- Downloads: 7,628,513 Total
-
Rankings:
- Dependent packages count: 1.213%
- Average: 2.557%
- Forks count: 2.83%
- Dependent repos count: 2.835%
- Stargazers count: 3.349%
alpine-v3.3: py-paramiko
An SSH2 protocol library for Python
- Homepage: https://github.com/paramiko/paramiko/
- Licenses: LGPL2+
- Latest release: 1.15.2-r0 (published almost 11 years ago)
- Last Synced: 2026-03-08T18:44:45.613Z (6 months ago)
- Versions: 1
- Dependent Packages: 2
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Forks count: 0.068%
- Stargazers count: 0.307%
- Average: 3.137%
- Dependent packages count: 12.171%
- Maintainers (1)
alpine-v3.4: py-paramiko
An SSH2 protocol library for Python
- Homepage: https://github.com/paramiko/paramiko/
- Licenses: LGPL2+
- Latest release: 1.16.0-r0 (published over 10 years ago)
- Last Synced: 2026-03-08T18:26:28.810Z (6 months ago)
- Versions: 1
- Dependent Packages: 2
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Forks count: 0.1%
- Stargazers count: 0.268%
- Average: 3.257%
- Dependent packages count: 12.659%
- Maintainers (1)
alpine-v3.6: py2-paramiko
An SSH2 protocol library for Python 2
- Homepage: https://github.com/paramiko/paramiko/
- Licenses: LGPL2+
- Latest release: 2.1.6-r0 (published over 7 years ago)
- Last Synced: 2026-03-10T13:08:33.213Z (6 months ago)
- Versions: 1
- Dependent Packages: 2
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Forks count: 0.238%
- Stargazers count: 0.463%
- Average: 3.433%
- Dependent packages count: 13.032%
- Maintainers (1)
proxy.golang.org: github.com/paramiko/paramiko
- Homepage:
- Documentation: https://pkg.go.dev/github.com/paramiko/paramiko#section-documentation
- Licenses: lgpl-2.1
- Latest release: v1.18.1 (published over 9 years ago)
- Last Synced: 2026-08-24T14:09:01.259Z (1 day ago)
- Versions: 55
- Dependent Packages: 0
- Dependent Repositories: 1
-
Rankings:
- Forks count: 0.546%
- Stargazers count: 0.716%
- Average: 3.627%
- Dependent repos count: 4.794%
- Dependent packages count: 8.453%
alpine-v3.5: py-paramiko
An SSH2 protocol library for Python
- Homepage: https://github.com/paramiko/paramiko/
- Licenses: LGPL2+
- Latest release: 2.0.2-r2 (published almost 10 years ago)
- Last Synced: 2026-03-08T18:16:18.553Z (6 months ago)
- Versions: 1
- Dependent Packages: 1
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Forks count: 0.265%
- Stargazers count: 0.504%
- Average: 4.063%
- Dependent packages count: 15.484%
- Maintainers (1)
alpine-v3.10: py-paramiko
An SSH2 protocol library for Python
- Homepage: https://github.com/paramiko/paramiko/
- Licenses: LGPL-2.0-or-later
- Latest release: 2.4.2-r1 (published over 7 years ago)
- Last Synced: 2026-03-08T18:56:31.272Z (6 months ago)
- Versions: 1
- Dependent Packages: 2
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Forks count: 0.977%
- Stargazers count: 1.431%
- Average: 4.352%
- Dependent packages count: 15.0%
- Maintainers (1)
alpine-v3.6: py-paramiko
An SSH2 protocol library for Python
- Homepage: https://github.com/paramiko/paramiko/
- Licenses: LGPL2+
- Latest release: 2.1.6-r0 (published over 7 years ago)
- Last Synced: 2026-03-10T13:08:34.479Z (6 months ago)
- Versions: 1
- Dependent Packages: 1
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Forks count: 0.238%
- Stargazers count: 0.463%
- Average: 4.752%
- Dependent packages count: 18.306%
- Maintainers (1)
alpine-v3.5: py-paramiko-doc
An SSH2 protocol library for Python (documentation)
- Homepage: https://github.com/paramiko/paramiko/
- Licenses: LGPL2+
- Latest release: 2.0.2-r2 (published almost 10 years ago)
- Last Synced: 2026-03-08T18:16:43.723Z (6 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Forks count: 0.265%
- Stargazers count: 0.504%
- Average: 6.218%
- Dependent packages count: 24.102%
- Maintainers (1)
alpine-v3.5: py2-paramiko
An SSH2 protocol library for Python 2
- Homepage: https://github.com/paramiko/paramiko/
- Licenses: LGPL2+
- Latest release: 2.0.2-r2 (published almost 10 years ago)
- Last Synced: 2026-03-08T18:16:17.745Z (6 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Forks count: 0.265%
- Stargazers count: 0.504%
- Average: 6.218%
- Dependent packages count: 24.102%
- Maintainers (1)
alpine-v3.5: py-paramiko-demos
An SSH2 protocol library for Python (demos)
- Homepage: https://github.com/paramiko/paramiko/
- Licenses: LGPL2+
- Latest release: 2.0.2-r2 (published almost 10 years ago)
- Last Synced: 2026-03-08T18:15:55.671Z (6 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Forks count: 0.265%
- Stargazers count: 0.504%
- Average: 6.218%
- Dependent packages count: 24.102%
- Maintainers (1)
alpine-v3.9: py-paramiko-doc
An SSH2 protocol library for Python (documentation)
- Homepage: https://github.com/paramiko/paramiko/
- Licenses: LGPL-2.0-or-later
- Latest release: 2.4.2-r0 (published over 7 years ago)
- Last Synced: 2026-03-08T18:15:02.502Z (6 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Forks count: 0.923%
- Stargazers count: 1.344%
- Average: 6.354%
- Dependent packages count: 23.151%
- Maintainers (1)
alpine-v3.9: py-paramiko-demos
An SSH2 protocol library for Python (demos)
- Homepage: https://github.com/paramiko/paramiko/
- Licenses: LGPL-2.0-or-later
- Latest release: 2.4.2-r0 (published over 7 years ago)
- Last Synced: 2026-03-08T18:15:36.816Z (6 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Forks count: 0.923%
- Stargazers count: 1.344%
- Average: 6.354%
- Dependent packages count: 23.151%
- Maintainers (1)
alpine-v3.9: py-paramiko
An SSH2 protocol library for Python
- Homepage: https://github.com/paramiko/paramiko/
- Licenses: LGPL-2.0-or-later
- Latest release: 2.4.2-r0 (published over 7 years ago)
- Last Synced: 2026-03-08T18:15:01.913Z (6 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Forks count: 0.923%
- Stargazers count: 1.344%
- Average: 6.354%
- Dependent packages count: 23.151%
- Maintainers (1)
alpine-v3.9: py2-paramiko
An SSH2 protocol library for Python 2
- Homepage: https://github.com/paramiko/paramiko/
- Licenses: LGPL-2.0-or-later
- Latest release: 2.4.2-r0 (published over 7 years ago)
- Last Synced: 2026-03-08T18:15:16.494Z (6 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Forks count: 0.923%
- Stargazers count: 1.344%
- Average: 6.354%
- Dependent packages count: 23.151%
- Maintainers (1)
alpine-v3.7: py-paramiko-doc
An SSH2 protocol library for Python (documentation)
- Homepage: https://github.com/paramiko/paramiko/
- Licenses: LGPL2+
- Latest release: 2.4.2-r0 (published over 7 years ago)
- Last Synced: 2026-03-08T18:56:44.797Z (6 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Forks count: 0.919%
- Stargazers count: 1.174%
- Average: 6.369%
- Dependent packages count: 23.383%
- Maintainers (1)
alpine-v3.7: py-paramiko-demos
An SSH2 protocol library for Python (demos)
- Homepage: https://github.com/paramiko/paramiko/
- Licenses: LGPL2+
- Latest release: 2.4.2-r0 (published over 7 years ago)
- Last Synced: 2026-03-08T18:56:44.383Z (6 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Forks count: 0.919%
- Stargazers count: 1.174%
- Average: 6.369%
- Dependent packages count: 23.383%
- Maintainers (1)
alpine-v3.7: py2-paramiko
An SSH2 protocol library for Python 2
- Homepage: https://github.com/paramiko/paramiko/
- Licenses: LGPL2+
- Latest release: 2.4.2-r0 (published over 7 years ago)
- Last Synced: 2026-03-10T13:01:12.839Z (6 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Forks count: 0.919%
- Stargazers count: 1.174%
- Average: 6.369%
- Dependent packages count: 23.383%
- Maintainers (1)
alpine-v3.7: py-paramiko
An SSH2 protocol library for Python
- Homepage: https://github.com/paramiko/paramiko/
- Licenses: LGPL2+
- Latest release: 2.4.2-r0 (published over 7 years ago)
- Last Synced: 2026-03-08T18:56:46.068Z (6 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Forks count: 0.919%
- Stargazers count: 1.174%
- Average: 6.369%
- Dependent packages count: 23.383%
- Maintainers (1)
alpine-v3.4: py-paramiko-demos
An SSH2 protocol library for Python
- Homepage: https://github.com/paramiko/paramiko/
- Licenses: LGPL2+
- Latest release: 1.16.0-r0 (published over 10 years ago)
- Last Synced: 2026-03-08T18:26:20.589Z (6 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Forks count: 0.1%
- Stargazers count: 0.268%
- Average: 6.673%
- Dependent packages count: 26.323%
- Maintainers (1)
alpine-v3.4: py-paramiko-doc
An SSH2 protocol library for Python
- Homepage: https://github.com/paramiko/paramiko/
- Licenses: LGPL2+
- Latest release: 1.16.0-r0 (published over 10 years ago)
- Last Synced: 2026-03-08T18:26:32.063Z (6 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Forks count: 0.1%
- Stargazers count: 0.268%
- Average: 6.673%
- Dependent packages count: 26.323%
- Maintainers (1)
alpine-v3.8: py2-paramiko
An SSH2 protocol library for Python 2
- Homepage: https://github.com/paramiko/paramiko/
- Licenses: LGPL-2.0-or-later
- Latest release: 2.4.2-r0 (published over 7 years ago)
- Last Synced: 2026-03-08T18:23:10.147Z (6 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Forks count: 0.923%
- Stargazers count: 1.311%
- Average: 6.865%
- Dependent packages count: 25.225%
- Maintainers (1)
alpine-v3.8: py-paramiko
An SSH2 protocol library for Python
- Homepage: https://github.com/paramiko/paramiko/
- Licenses: LGPL-2.0-or-later
- Latest release: 2.4.2-r0 (published over 7 years ago)
- Last Synced: 2026-03-08T18:23:57.102Z (6 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Forks count: 0.923%
- Stargazers count: 1.311%
- Average: 6.865%
- Dependent packages count: 25.225%
- Maintainers (1)
alpine-v3.8: py-paramiko-demos
An SSH2 protocol library for Python (demos)
- Homepage: https://github.com/paramiko/paramiko/
- Licenses: LGPL-2.0-or-later
- Latest release: 2.4.2-r0 (published over 7 years ago)
- Last Synced: 2026-03-08T18:23:11.914Z (6 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Forks count: 0.923%
- Stargazers count: 1.311%
- Average: 6.865%
- Dependent packages count: 25.225%
- Maintainers (1)
alpine-v3.8: py-paramiko-doc
An SSH2 protocol library for Python (documentation)
- Homepage: https://github.com/paramiko/paramiko/
- Licenses: LGPL-2.0-or-later
- Latest release: 2.4.2-r0 (published over 7 years ago)
- Last Synced: 2026-03-08T18:23:50.675Z (6 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Forks count: 0.923%
- Stargazers count: 1.311%
- Average: 6.865%
- Dependent packages count: 25.225%
- Maintainers (1)
alpine-v3.3: py-paramiko-demos
An SSH2 protocol library for Python
- Homepage: https://github.com/paramiko/paramiko/
- Licenses: LGPL2+
- Latest release: 1.15.2-r0 (published almost 11 years ago)
- Last Synced: 2026-03-08T18:44:43.123Z (6 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Forks count: 0.068%
- Stargazers count: 0.307%
- Average: 6.918%
- Dependent packages count: 27.296%
- Maintainers (1)
alpine-v3.3: py-paramiko-docs
An SSH2 protocol library for Python
- Homepage: https://github.com/paramiko/paramiko/
- Licenses: LGPL2+
- Latest release: 1.15.2-r0 (published almost 11 years ago)
- Last Synced: 2026-03-08T18:44:46.136Z (6 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Forks count: 0.068%
- Stargazers count: 0.307%
- Average: 6.918%
- Dependent packages count: 27.296%
- Maintainers (1)
alpine-v3.6: py-paramiko-demos
An SSH2 protocol library for Python (demos)
- Homepage: https://github.com/paramiko/paramiko/
- Licenses: LGPL2+
- Latest release: 2.1.6-r0 (published over 7 years ago)
- Last Synced: 2026-03-10T13:08:36.175Z (6 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Forks count: 0.238%
- Stargazers count: 0.463%
- Average: 6.94%
- Dependent packages count: 27.061%
- Maintainers (1)
alpine-v3.6: py-paramiko-doc
An SSH2 protocol library for Python (documentation)
- Homepage: https://github.com/paramiko/paramiko/
- Licenses: LGPL2+
- Latest release: 2.1.6-r0 (published over 7 years ago)
- Last Synced: 2026-08-05T12:02:59.986Z (21 days ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Forks count: 0.238%
- Stargazers count: 0.463%
- Average: 6.94%
- Dependent packages count: 27.061%
- Maintainers (1)
alpine-v3.10: py2-paramiko
An SSH2 protocol library for Python 2
- Homepage: https://github.com/paramiko/paramiko/
- Licenses: LGPL-2.0-or-later
- Latest release: 2.4.2-r1 (published over 7 years ago)
- Last Synced: 2026-03-08T18:56:36.360Z (6 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Forks count: 0.977%
- Stargazers count: 1.431%
- Average: 7.991%
- Dependent packages count: 29.555%
- Maintainers (1)
alpine-v3.10: py-paramiko-doc
An SSH2 protocol library for Python (documentation)
- Homepage: https://github.com/paramiko/paramiko/
- Licenses: LGPL-2.0-or-later
- Latest release: 2.4.2-r1 (published over 7 years ago)
- Last Synced: 2026-03-08T18:56:35.944Z (6 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Forks count: 0.977%
- Stargazers count: 1.431%
- Average: 7.991%
- Dependent packages count: 29.555%
- Maintainers (1)
alpine-v3.10: py-paramiko-demos
An SSH2 protocol library for Python (demos)
- Homepage: https://github.com/paramiko/paramiko/
- Licenses: LGPL-2.0-or-later
- Latest release: 2.4.2-r1 (published over 7 years ago)
- Last Synced: 2026-03-08T18:56:30.850Z (6 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Forks count: 0.977%
- Stargazers count: 1.431%
- Average: 7.991%
- Dependent packages count: 29.555%
- Maintainers (1)
anaconda.org: paramiko
A Python implementation of SSHv2
- Homepage: https://www.paramiko.org
- Licenses: LGPL-2.1-or-later
- Latest release: 5.0.0 (published 20 days ago)
- Last Synced: 2026-08-06T09:17:27.881Z (20 days ago)
- Versions: 12
- Dependent Packages: 5
- Dependent Repositories: 152
- Downloads: 184,904 Total
-
Rankings:
- Dependent packages count: 5.1%
- Forks count: 7.465%
- Stargazers count: 9.094%
- Average: 9.447%
- Dependent repos count: 16.129%
pypi.org: paramiko-fork
SSH2 protocol library
- Homepage: https://github.com/paramiko/paramiko/
- Documentation: https://paramiko-fork.readthedocs.io/
- Licenses: LGPL
- Latest release: 2.7.4 (published over 5 years ago)
- Last Synced: 2026-08-24T14:02:30.752Z (1 day ago)
- Versions: 2
- Dependent Packages: 1
- Dependent Repositories: 1
- Downloads: 24 Last month
-
Rankings:
- Stargazers count: 0.274%
- Forks count: 0.343%
- Dependent packages count: 3.271%
- Average: 10.681%
- Dependent repos count: 22.233%
- Downloads: 27.284%
- Maintainers (1)
pypi.org: sftp-conn
SSH2 protocol library
- Homepage: https://paramiko.org
- Documentation: https://sftp-conn.readthedocs.io/
- Licenses: LGPL
- Latest release:
- Last Synced: 2026-08-24T14:02:59.514Z (1 day ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 10.315%
- Average: 34.186%
- Dependent repos count: 58.056%
- Maintainers (1)
ubuntu-24.04: paramiko
- Homepage: https://github.com/paramiko/paramiko/
- Licenses: lgpl-2.1
- Latest release: 2.12.0-2ubuntu4 (published 7 months ago)
- Last Synced: 2026-08-11T23:06:02.613Z (14 days ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
ubuntu-23.10: paramiko
- Homepage: https://github.com/paramiko/paramiko/
- Licenses: lgpl-2.1
- Latest release: 2.12.0-2ubuntu1 (published 7 months ago)
- Last Synced: 2026-03-09T20:10:26.486Z (6 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
ubuntu-22.04: paramiko
- Homepage: https://github.com/paramiko/paramiko/
- Licenses: lgpl-2.1
- Latest release: 2.9.3-0ubuntu1 (published 7 months ago)
- Last Synced: 2026-08-06T11:06:55.191Z (20 days ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
ubuntu-24.10: paramiko
- Homepage: https://github.com/paramiko/paramiko/
- Licenses: lgpl-2.1
- Latest release: 3.4.0-1ubuntu1 (published 6 months ago)
- Last Synced: 2026-03-13T09:18:50.616Z (6 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
ubuntu-20.04: paramiko
- Homepage: https://github.com/paramiko/paramiko/
- Licenses: lgpl-2.1
- Latest release: 2.6.0-2 (published 7 months ago)
- Last Synced: 2026-03-07T20:41:40.248Z (6 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
ubuntu-23.04: paramiko
- Homepage: https://github.com/paramiko/paramiko/
- Licenses: lgpl-2.1
- Latest release: 2.12.0-2ubuntu1 (published 7 months ago)
- Last Synced: 2026-03-11T02:05:42.713Z (6 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
nixpkgs-24.11: python312Packages.paramiko
Native Python SSHv2 protocol library
- Homepage: https://github.com/paramiko/paramiko/
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/paramiko/default.nix#L69
- Licenses: LGPL-2.1-or-later
- Latest release: 3.5.0 (published 7 months ago)
- Last Synced: 2026-03-08T07:11:26.550Z (6 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
- Maintainers (3)
debian-13: paramiko
- Homepage: https://github.com/paramiko/paramiko/
- Documentation: https://packages.debian.org/trixie/paramiko
- Licenses: lgpl-2.1
- Latest release: 3.5.1-3 (published 6 months ago)
- Last Synced: 2026-03-14T00:12:06.837Z (6 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
nixpkgs-unstable: python314Packages.paramiko
Native Python SSHv2 protocol library
- Homepage: https://github.com/paramiko/paramiko/
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/paramiko/default.nix#L60
- Licenses: LGPL-2.1-or-later
- Latest release: 4.0.0 (published 7 months ago)
- Last Synced: 2026-03-07T08:31:45.071Z (6 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
nixpkgs-24.05: python311Packages.paramiko
Native Python SSHv2 protocol library
- Homepage: https://github.com/paramiko/paramiko/
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/paramiko/default.nix#L80
- Licenses: LGPL-2.1-or-later
- Latest release: 3.4.0 (published 7 months ago)
- Last Synced: 2026-03-09T03:05:35.989Z (6 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
nixpkgs-23.11: python310Packages.paramiko
Native Python SSHv2 protocol library
- Homepage: https://github.com/paramiko/paramiko/
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/paramiko/default.nix#L70
- Licenses: LGPL-2.1-or-later
- Latest release: 3.3.1 (published 7 months ago)
- Last Synced: 2026-03-07T07:39:17.888Z (6 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
nixpkgs-24.05: python312Packages.paramiko
Native Python SSHv2 protocol library
- Homepage: https://github.com/paramiko/paramiko/
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/paramiko/default.nix#L80
- Licenses: LGPL-2.1-or-later
- Latest release: 3.4.0 (published 7 months ago)
- Last Synced: 2026-03-09T05:02:40.175Z (6 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
nixpkgs-23.05: python311Packages.paramiko
Native Python SSHv2 protocol library
- Homepage: https://github.com/paramiko/paramiko/
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/paramiko/default.nix#L73
- Licenses: LGPL-2.1-or-later
- Latest release: 2.11.0 (published 7 months ago)
- Last Synced: 2026-04-14T13:01:34.985Z (4 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
- Maintainers (1)
debian-11: paramiko
- Homepage: https://github.com/paramiko/paramiko/
- Documentation: https://packages.debian.org/bullseye/paramiko
- Licenses: lgpl-2.1
- Latest release: 2.7.2-1 (published 7 months ago)
- Last Synced: 2026-03-13T08:31:10.222Z (6 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
nixpkgs-23.05: python310Packages.paramiko
Native Python SSHv2 protocol library
- Homepage: https://github.com/paramiko/paramiko/
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/paramiko/default.nix#L73
- Licenses: LGPL-2.1-or-later
- Latest release: 2.11.0 (published 7 months ago)
- Last Synced: 2026-04-03T07:13:05.705Z (5 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
- Maintainers (1)
debian-12: paramiko
- Homepage: https://github.com/paramiko/paramiko/
- Documentation: https://packages.debian.org/bookworm/paramiko
- Licenses: lgpl-2.1
- Latest release: 2.12.0-2 (published 6 months ago)
- Last Synced: 2026-03-13T21:51:49.953Z (6 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
nixpkgs-23.11: python311Packages.paramiko
Native Python SSHv2 protocol library
- Homepage: https://github.com/paramiko/paramiko/
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/paramiko/default.nix#L70
- Licenses: LGPL-2.1-or-later
- Latest release: 3.3.1 (published 7 months ago)
- Last Synced: 2026-04-12T22:03:38.088Z (5 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
Dependencies
- alabaster ==0.7.12
- black ==18.6b4
- codecov ==2.1.11
- coverage ==4.5.4
- flake8 ==3.8.3
- invocations ==2.6.0
- invoke ==1.6.0
- mock ==2.0.0
- pytest ==4.4.2
- pytest-relaxed ==1.1.5
- pytest-xdist ==1.28.0
- releases >=1.5,<2.0
- semantic_version >=2.4,<2.5
- sphinx >=1.4,<1.7
- bcrypt >=3.1.3
- cryptography >=2.5
- pynacl >=1.0.1
- six *