Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zeyu-li/pygithub_sorter

Sorting GitHub repos using Python and PyGithub
https://github.com/zeyu-li/pygithub_sorter

github github-api pygithub pygithub-sorter python

Last synced: 15 days ago
JSON representation

Sorting GitHub repos using Python and PyGithub

Awesome Lists containing this project

README

        

# PyGithub Sorter

## About

This project sorts your public Github repositories to alphabetical order

Enter the access token or username and password as strings separated by a comma and your user name in the code and run to get the desired output

## How to Use

To use this program simply TODO: how it's used

For MacOS or Linux:

```shell
python3 sort.py
```

For Windows:

```powershell
python sort.py
```

## Modules

- [PyGithub](https://pypi.org/project/PyGithub/)

## Licence

The rules for copy and distributing this project licence are
outlined in the licence.txt file.

This project is under an MIT licence