Skip to content

Instantly share code, notes, and snippets.

View keshav-space's full-sized avatar
:octocat:

Keshav Priyadarshi keshav-space

:octocat:
View GitHub Profile
@keshav-space
keshav-space / transporter.py
Last active April 14, 2025 20:14
Migrate GitHub project between accounts
#
# Copyright (c) nexB Inc. and others. All rights reserved.
# SPDX-License-Identifier: Apache-2.0
# See http://www.apache.org/licenses/LICENSE-2.0 for the license text.
# See https://aboutcode.org for more information about nexB OSS projects.
#
import getpass
from traceback import format_exc as traceback_format_exc