badge icon indicating copy to clipboard operation
badge copied to clipboard

Badges for your site to display cool badges for your projects such as downloads, license, status, ...

Badge.Kloud51.com

Badge/Pins/Shields/Medal or what so ever for projects.

Services Supported:

Badges

PyPI

PyPI badges are the first of course, this project has been written in Python. Currently below actions are supported.

  • Downloads: d, download
    • URL: http://badge.kloud51.com/pypi/d/html2text.svg
    • Actions: d, download
  • Version: v, version
    • URL: http://badge.kloud51.com/pypi/v/html2text.svg
    • Actions: v, version
  • Python Versions: py_versions
    • URL: http://badge.kloud51.com/pypi/py_versions/html2text.svg
    • Action py_versions
  • Wheel: wheel, w
    • URL: http://badge.kloud51.com/pypi/w/html2text.svg
    • Action: w, wheel
  • Egg: e, egg
    • URL: http://badge.kloud51.com/pypi/e/html2text.svg
    • Actions: e, egg
  • Implementation: i, implementation
    • URL: http://badge.kloud51.com/pypi/i/html2text.svg
    • Actions: i, implementation
  • Status: s, status
    • URL: http://badge.kloud51.com/pypi/s/html2text.svg
    • Actions: s, status
  • License: l, license
    • URL: http://badge.kloud51.com/pypi/l/html2text.svg
    • Actions: l, license
  • Format: f, format
    • URL: http://badge.kloud51.com/pypi/f/html2text.svg
    • Actions: f, format

ArchLinux AUR

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: v, version
    • URL: http://badge.kloud51.com/aur/v/git-cola.svg
    • Actions: v, version
  • Number of Votes:num_votes
    • URL: http://badge.kloud51.com/aur/num_votes/git-cola.svg
    • Actions: num_votes
  • Popularity: p, popularity
    • URL: http://badge.kloud51.com/aur/p/git-cola.svg
    • Actions: p, popularity
  • Status: s, status
    • URL: http://badge.kloud51.com/aur/s/git-cola.svg
    • Actions: s, status
  • Maintainer: v=m, maintainer
    • URL: http://badge.kloud51.com/aur/m/git-cola.svg
    • Actions: m, maintainer
  • License: l, license
    • URL: http://badge.kloud51.com/aur/l/git-cola.svg
    • Actions: l, license

Tests

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

License

Badge is licensed and distributed under GNU General Public License v3.0 License.