zli2014 / github_avatar_python

github-default-avatar-like avatar generator in Python. Python实现仿github头像

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

github_avatar_python

github-default-avatar-like avatar generator in Python3.

Below is an example generated by github_avatar_python

Getting Started

Prerequisites

  • opencv-python
  • numpy

These prerequisites could be installed by

$ pip3 install [package name]

Running

github_avatar_generator.py contains a class GithubAvatarGenerator and can be run directly as well.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

About

github-default-avatar-like avatar generator in Python. Python实现仿github头像

License:MIT License


Languages

Language:Python 100.0%