[PR #54] [MERGED] Sorting #50

Closed
opened 2025-11-06 12:23:29 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/54
Author: @ghost
Created: 7/2/2014
Status: Merged
Merged: 7/3/2014
Merged by: @vinta

Base: masterHead: master


📝 Commits (3)

  • 87fee42 Added python 3 script to sort entries in README.md
  • 1bcfb60 Ran sort script - affected change in README.md directly
  • 1b941dc Revert "Ran sort script - affected change in README.md directly"

📊 Changes

1 file changed (+47 additions, -0 deletions)

View changed files

sort.py (+47 -0)

📄 Description

I wrote a small script that sorts the entries at the lowest level. I've explained how it's being done in the sort.py file. This is by no means an ideal solution - it is quite limited. In any case, for now, it is functional.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/54 **Author:** [@ghost](https://github.com/ghost) **Created:** 7/2/2014 **Status:** ✅ Merged **Merged:** 7/3/2014 **Merged by:** [@vinta](https://github.com/vinta) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`87fee42`](https://github.com/vinta/awesome-python/commit/87fee426e2233aeeae1891886e0bffc6fa8df239) Added python 3 script to sort entries in README.md - [`1bcfb60`](https://github.com/vinta/awesome-python/commit/1bcfb6037f3681fdc6059a5922db5ea2727a3ccf) Ran sort script - affected change in README.md directly - [`1b941dc`](https://github.com/vinta/awesome-python/commit/1b941dc24ff88912aed15daf90ddfb4dad96114a) Revert "Ran sort script - affected change in README.md directly" ### 📊 Changes **1 file changed** (+47 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `sort.py` (+47 -0) </details> ### 📄 Description I wrote a small script that sorts the entries at the lowest level. I've explained how it's being done in the sort.py file. This is by no means an ideal solution - it is quite limited. In any case, for now, it is functional. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 12:23:29 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#50