Metadata-Version: 2.1
Name: github-avatars-gallery-generator
Version: 0.1.0
Summary: Collect the avatars of all contributors of a Github repo and make a gallery
License: MIT
Author: rexwangcc
Author-email: rexwangcc@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: Pillow (==7.2.0)
Requires-Dist: requests (>=2.25.1,<3.0.0)
Requires-Dist: tenacity (==7.0.0)
Requires-Dist: tqdm (>=4.60.0,<5.0.0)
