Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

gitfaces

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gitfaces

Fetch contributor avatars for a GitHub repository

  • 0.3.0
  • PyPI
  • Socket score

Maintainers
1

gitfaces

PyPi Version PyPI pyversions GitHub stars PyPi downloads

gh-actions codecov Code style: black

gitfaces collects avatars for all contributors of a given Git repository. (This can be used for Gource's --user-image-dir, for example.)

Simply type

gitfaces /path/to/git/repo out/

and gitfaces will start fetching from Gravatar and GitHub. Once done, the out/ directory will contain all the avatars.

Installation

gitfaces is available from the Python Package Index, so simply type

pip install -U gitfaces

to install or upgrade.

Testing

To run the gitfaces unit tests, check out this repository, set the environment variable GITFACES_TEST to the local path of a Git repository on which you would like the tests to be performed, and type

pytest

License

This software is published under the GPLv3 license.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc