Badge/Pins/Shields/Medal or what so ever for projects.
Services Supported:
PyPI badges are the first of course, this project has been written in Python. Currently below actions are supported.
- Downloads:
- URL: http://badge.kloud51.com/pypi/d/html2text.svg
- Actions:
d
,download
- Version:
- URL: http://badge.kloud51.com/pypi/v/html2text.svg
- Actions:
v
,version
- Python Versions:
- URL: http://badge.kloud51.com/pypi/py_versions/html2text.svg
- Action
py_versions
- Wheel:
- URL: http://badge.kloud51.com/pypi/w/html2text.svg
- Action:
w
,wheel
- Egg:
- URL: http://badge.kloud51.com/pypi/e/html2text.svg
- Actions:
e
,egg
- Implementation:
- URL: http://badge.kloud51.com/pypi/i/html2text.svg
- Actions:
i
,implementation
- Status:
- URL: http://badge.kloud51.com/pypi/s/html2text.svg
- Actions:
s
,status
- License:
- URL: http://badge.kloud51.com/pypi/l/html2text.svg
- Actions:
l
,license
- Format:
- URL: http://badge.kloud51.com/pypi/f/html2text.svg
- Actions:
f
,format
ArchLinux and its AUR is lovely, no need to mention the server powering badge.kloud51.com
is Kloud51 customized ArchLinux 64 bit backed by OpenVZ
.
- Version:
- URL: http://badge.kloud51.com/aur/v/git-cola.svg
- Actions:
v
,version
- Number of Votes:
- URL: http://badge.kloud51.com/aur/num_votes/git-cola.svg
- Actions:
num_votes
- Popularity:
- URL: http://badge.kloud51.com/aur/p/git-cola.svg
- Actions:
p
,popularity
- Status:
- URL: http://badge.kloud51.com/aur/s/git-cola.svg
- Actions:
s
,status
- Maintainer:
- URL: http://badge.kloud51.com/aur/m/git-cola.svg
- Actions:
m
,maintainer
- License:
- URL: http://badge.kloud51.com/aur/l/git-cola.svg
- Actions:
l
,license
We're writing tests with unittest
library provided by Python Standard Library.
Running the test suit has been implemented via a simple Fabric task.
To run the badge
tests:
fab run_tests
Badge is licensed and distributed under GNU General Public License v3.0 License.