[PR #733] [MERGED] Added 'pagan' to Imagery #12023

Closed
opened 2026-04-27 01:38:19 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/733
Author: @lk-geimfari
Created: 9/29/2016
Status: Merged
Merged: 9/29/2016
Merged by: @vinta

Base: masterHead: patch-2


📝 Commits (1)

📊 Changes

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

View changed files

📝 README.md (+1 -0)

📄 Description

What is this Python project?

What's the difference between this Python project and similar ones?

Remember those good old days when your own imagination was a big part of the computer gaming experience? All the limitations of the hardware forced you to fill the void left by poorly pixelated images by yourself. Well, pagan tries to give back some of those nostalgic feelings by providing identicons in an oldschool look that are inspired from retro roleplaying adventure games.

Each string input will be hashed and generates a unique avatar image. The purpose of pagan is to use it for generating a user image in any web application. It is is meant to replace default user images when creating new accounts or to enhance comment sections, e.g. visualizing the authors ip address or username.



Anyone who agrees with this pull request could vote for it by adding a 👍 to it, and usually, the maintainer will merge it when votes reach 20.


🔄 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/733 **Author:** [@lk-geimfari](https://github.com/lk-geimfari) **Created:** 9/29/2016 **Status:** ✅ Merged **Merged:** 9/29/2016 **Merged by:** [@vinta](https://github.com/vinta) **Base:** `master` ← **Head:** `patch-2` --- ### 📝 Commits (1) - [`1d4a25a`](https://github.com/vinta/awesome-python/commit/1d4a25a750dc9c5f92ce58bc2a366ab44b34d521) Update README.md ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description ## What is this Python project? ## What's the difference between this Python project and similar ones? Remember those good old days when your own imagination was a big part of the computer gaming experience? All the limitations of the hardware forced you to fill the void left by poorly pixelated images by yourself. Well, pagan tries to give back some of those nostalgic feelings by providing identicons in an oldschool look that are inspired from retro roleplaying adventure games. Each string input will be hashed and generates a unique avatar image. The purpose of pagan is to use it for generating a user image in any web application. It is is meant to replace default user images when creating new accounts or to enhance comment sections, e.g. visualizing the authors ip address or username. ![](https://raw.githubusercontent.com/daboth/pagan/master/images/pagan.png) ![](https://raw.githubusercontent.com/daboth/pagan/master/images/python.png) ![](https://raw.githubusercontent.com/daboth/pagan/master/images/retro.png) ## Anyone who agrees with this pull request could vote for it by adding a :+1: to it, and usually, the maintainer will merge it when votes reach **20**. --- <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 2026-04-27 01:38:19 -05: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#12023