Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/evuez/svg-identicon
:snake: Github-like SVG identicon generator
https://github.com/evuez/svg-identicon
hacktoberfest
Last synced: about 1 month ago
JSON representation
:snake: Github-like SVG identicon generator
- Host: GitHub
- URL: https://github.com/evuez/svg-identicon
- Owner: evuez
- License: mit
- Created: 2016-01-24T14:22:08.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-24T14:52:18.000Z (almost 9 years ago)
- Last Synced: 2024-10-09T09:51:24.181Z (about 1 month ago)
- Topics: hacktoberfest
- Language: Python
- Homepage:
- Size: 2.93 KB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Github-like SVG identicon generator.
Example:
```python
from identicon import identiconprint(identicon('The Holy Grail', 8, '#000'))
```![Ni!](http://i.imgur.com/2GnmWYt.png)
And here's the SVG:
```
```
## WTF?!
I don't know, stuff just happen. Weird stuff sometimes.
![Ni!](https://upload.wikimedia.org/wikipedia/en/e/eb/Knightni.jpg)
![Ni?](http://i.imgur.com/2GnmWYt.png)