Skip to main content

Archive batches of GitHub repositories

Project description

Installation

Create a GitHub personal access token. The application will prompt you for the value of your token each time you run it.

The application is available at PyPI. Install it from there using the following command:

pip install sunset-repos

You can also install directly from the source code by issuing the following command in the project root:

pip install .

Usage

Create a text file containing a batch of repositories listed in a single column, then point the program to the file, using the following command template:

sunset-repos <GitHub organisation> <CSV file>

An example using process substitution to handle a single repository:

sunset-repos GITHUB_ORGANISATION <(echo REPOSITORY_NAME)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sunset-repos-1.0.1.tar.gz (3.5 kB view hashes)

Uploaded Source

Built Distribution

sunset_repos-1.0.1-py3-none-any.whl (4.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page