astroid-plugin-identicon
Simple plugin to generate offline avatars for astroid.
Motivation
Why should one prefer this plugin over the default (Gravatar usage) or the other plugin?
- Offline usage
- No potential meta data leakage
- Dunno tbh ¯\_(ツ)_/¯
Installation
First, make sure pydenticon is installed for Python 3.
mkdir -p ~/.config/astroid/plugins/ cd ~/.config/astroid/plugins/ git clone https://github.com/oxzi/astroid-plugin-identicon
License
This plugin is released under the GPL-3.0-or-later.