psincraian / pepy

pepy is a site to get statistics information about any Python package.
https://pepy.tech
MIT License
807 stars 33 forks source link

[Feature Request] Add style for personalized badges #315

Open aouinizied opened 3 years ago

aouinizied commented 3 years ago

Hi,

Is it possible to add the style option for the generated badge: ?style=social ?style=flat ?style=plastic ?style=for-the-badge etc.

Do you think it's feasable?

Regards,

SWHL commented 8 months ago

This feature was previously supported. You can write to like the follwing:

<a href="https://pepy.tech/project/rapidocr_onnxruntime"><img src="https://static.pepy.tech/personalized-badge/rapidocr_onnxruntime?period=total&units=abbreviation&left_color=grey&right_color=blue&left_text=Downloads%20Ort"></a>

The visualization effect is as follows: