[PR #129] [MERGED] Added awesome-slugify #119

Closed
opened 2025-11-06 12:25:13 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/129
Author: @pydanny
Created: 7/10/2014
Status: Merged
Merged: 7/12/2014
Merged by: @vinta

Base: masterHead: add-awesome-slugify


📝 Commits (1)

  • 311a5f6 awesome-slugify is unique in that it can preserve unicode during slugification

📊 Changes

1 file changed (+3 additions, -2 deletions)

View changed files

📝 README.md (+3 -2)

📄 Description

  • awesome-slugify is unique in that it can preserve unicode during slugification.
  • python-slugify turns unicode into ASCII
  • unicode-slugify requires Django as a dependency.

🔄 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/129 **Author:** [@pydanny](https://github.com/pydanny) **Created:** 7/10/2014 **Status:** ✅ Merged **Merged:** 7/12/2014 **Merged by:** [@vinta](https://github.com/vinta) **Base:** `master` ← **Head:** `add-awesome-slugify` --- ### 📝 Commits (1) - [`311a5f6`](https://github.com/vinta/awesome-python/commit/311a5f6bcb8f707c80c967b0625dadb77446284b) awesome-slugify is unique in that it can preserve unicode during slugification ### 📊 Changes **1 file changed** (+3 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+3 -2) </details> ### 📄 Description - awesome-slugify is unique in that it can preserve unicode during slugification. - python-slugify turns unicode into ASCII - unicode-slugify requires Django as a dependency. --- <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:25:13 -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#119