{ "info": { "author": "", "author_email": "", "bugtrack_url": null, "classifiers": [ "License :: Public Domain", "Operating System :: Unix", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Unix Shell", "Topic :: Utilities" ], "description": "\n\n[![](https://img.shields.io/badge/OS-Unix-blue.svg?longCache=True)]()\n\n#### Installation\n```bash\n$ [sudo] pip install github-ssh\n```\n\n#### Features\n**github multiple ssh keys**\n\n#### How it works\n+ creates ssh key files, ssh config file, copies public key to clipboard and opens [github settings -> SSH keys](https://github.com/settings/keys)\n+ skip if ssh key exists and works\n\n#### `~/.ssh/config`\n\n```\nHost *\n Include config.d/*\n Include config.d/*/*\n```\n\n#### Scripts usage\n```bash\nusage: github-ssh username\n```\n\n#### Examples\n```bash\n$ github-ssh username\n```\n\ncreated files:\n```\n~/.ssh/github/id_rsa_github_username\n~/.ssh/github/id_rsa_github_username.pub (add to github settings -> SSH keys)\n~/.ssh/config.d/github/username.github.com\n```\n\n```bash\n$ cd path/to/repo\n$ git remote add github git@username.github.com:username/repo.git\n```\n\n#### Links\n+ [github settings -> SSH keys](https://github.com/settings/keys)\n\n

\n python-readme-generator\n

", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/looking-for-a-job/github-ssh", "keywords": "github ssh", "license": "", "maintainer": "", "maintainer_email": "", "name": "github-ssh", "package_url": "https://pypi.org/project/github-ssh/", "platform": "", "project_url": "https://pypi.org/project/github-ssh/", "project_urls": { "Homepage": "https://github.com/looking-for-a-job/github-ssh" }, "release_url": "https://pypi.org/project/github-ssh/2019.4.13/", "requires_dist": null, "requires_python": "", "summary": "github multiple ssh keys", "version": "2019.4.13" }, "last_serial": 5587617, "releases": { "2019.2.23": [ { "comment_text": "", "digests": { "md5": "6e7224106f87c9a69162fd92dd95da21", "sha256": "cb9dfc7330d03d5ce0509507f8b015963d58ab1940bf97a95e0dc39f96edd193" }, "downloads": -1, "filename": "github_ssh-2019.2.23-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "6e7224106f87c9a69162fd92dd95da21", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 1668, "upload_time": "2019-02-24T13:59:06", "url": "https://files.pythonhosted.org/packages/d7/79/25b07060bfb0b55ab3736b7a02fc1a5dc549b6487c509a36885b5f01e5bd/github_ssh-2019.2.23-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "bfbb495b118b5de2cc40293ffdbf0576", "sha256": "2b3675ca6e3d0a619e8d10be33b3d8d45ef7122f1ffb594293db3429729b3f47" }, "downloads": -1, "filename": "github-ssh-2019.2.23.tar.gz", "has_sig": false, "md5_digest": "bfbb495b118b5de2cc40293ffdbf0576", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1912, "upload_time": "2019-02-24T13:59:08", "url": "https://files.pythonhosted.org/packages/4d/cd/252134c6f57061c827811dde91506d7ba6dd33d89027755c74b2fb18db0b/github-ssh-2019.2.23.tar.gz" } ], "2019.3.22": [ { "comment_text": "", "digests": { "md5": "4451e132052174d9d52a1e964a39bb1c", "sha256": "2eae9992b900cda063ebde022756f8883acd896c1167f24f4f2d32290f3b30ea" }, "downloads": -1, "filename": "github_ssh-2019.3.22-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "4451e132052174d9d52a1e964a39bb1c", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 1715, "upload_time": "2019-03-24T11:04:38", "url": "https://files.pythonhosted.org/packages/39/3f/1b22413bd8c04f9880ebe049fdfdcaa08243be83bfe92fb70ff373fd7573/github_ssh-2019.3.22-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2c3ff41884c921aa3f6493692c6a6d2a", "sha256": "dafe37dd20a796260bb20187450da84d561dc17870b1dadb47e6234981b68588" }, "downloads": -1, "filename": "github-ssh-2019.3.22.tar.gz", "has_sig": false, "md5_digest": "2c3ff41884c921aa3f6493692c6a6d2a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2130, "upload_time": "2019-03-24T11:04:39", "url": "https://files.pythonhosted.org/packages/75/17/506e5814db2cfefcbc2b2e7e2625a056bc7dfc6c920f699705563e10afab/github-ssh-2019.3.22.tar.gz" } ], "2019.4.13": [ { "comment_text": "", "digests": { "md5": "7e001ed38d75f96c9712fcadfa25eda2", "sha256": "9bcea702982837a199e0fa976a1aafcafb3b4ac4debd07ac9550628e596cc2c7" }, "downloads": -1, "filename": "github-ssh-2019.4.13.tar.gz", "has_sig": false, "md5_digest": "7e001ed38d75f96c9712fcadfa25eda2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2182, "upload_time": "2019-04-13T07:57:24", "url": "https://files.pythonhosted.org/packages/6e/f5/538d03688481f29ecc7d86fd06c6df566936bac2cdacaab6ed0ab5b68e73/github-ssh-2019.4.13.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7e001ed38d75f96c9712fcadfa25eda2", "sha256": "9bcea702982837a199e0fa976a1aafcafb3b4ac4debd07ac9550628e596cc2c7" }, "downloads": -1, "filename": "github-ssh-2019.4.13.tar.gz", "has_sig": false, "md5_digest": "7e001ed38d75f96c9712fcadfa25eda2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2182, "upload_time": "2019-04-13T07:57:24", "url": "https://files.pythonhosted.org/packages/6e/f5/538d03688481f29ecc7d86fd06c6df566936bac2cdacaab6ed0ab5b68e73/github-ssh-2019.4.13.tar.gz" } ] }