Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/barraponto/python-steamtagger


https://github.com/barraponto/python-steamtagger

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

===============================
Steam Tagger
===============================

.. list-table::
:stub-columns: 1

* - docs
- |docs|
* - tests
- | |travis| |appveyor|
| |coveralls| |codecov| |landscape| |scrutinizer|
* - package
- |version| |downloads|

..
|wheel| |supported-versions| |supported-implementations|

.. |docs| image:: https://readthedocs.org/projects/python-steamtagger/badge/?style=flat
:target: https://readthedocs.org/projects/python-steamtagger
:alt: Documentation Status

.. |travis| image:: http://img.shields.io/travis/barraponto/python-steamtagger/master.svg?style=flat&label=Travis
:alt: Travis-CI Build Status
:target: https://travis-ci.org/barraponto/python-steamtagger

.. |appveyor| image:: https://img.shields.io/appveyor/ci/barraponto/python-steamtagger/master.svg?style=flat&label=AppVeyor
:alt: AppVeyor Build Status
:target: https://ci.appveyor.com/project/barraponto/python-steamtagger

.. |coveralls| image:: http://img.shields.io/coveralls/barraponto/python-steamtagger/master.svg?style=flat&label=Coveralls
:alt: Coverage Status
:target: https://coveralls.io/r/barraponto/python-steamtagger

.. |codecov| image:: http://img.shields.io/codecov/c/github/barraponto/python-steamtagger/master.svg?style=flat&label=Codecov
:alt: Coverage Status
:target: https://codecov.io/github/barraponto/python-steamtagger

.. |landscape| image:: https://landscape.io/github/barraponto/python-steamtagger/master/landscape.svg?style=flat
:target: https://landscape.io/github/barraponto/python-steamtagger/master
:alt: Code Quality Status

.. |version| image:: http://img.shields.io/pypi/v/steamtagger.svg?style=flat
:alt: PyPI Package latest release
:target: https://pypi.python.org/pypi/steamtagger

.. |downloads| image:: http://img.shields.io/pypi/dm/steamtagger.svg?style=flat
:alt: PyPI Package monthly downloads
:target: https://pypi.python.org/pypi/steamtagger

.. |wheel| image:: https://pypip.in/wheel/steamtagger/badge.svg?style=flat
:alt: PyPI Wheel
:target: https://pypi.python.org/pypi/steamtagger

.. |supported-versions| image:: https://pypip.in/py_versions/steamtagger/badge.svg?style=flat
:alt: Supported versions
:target: https://pypi.python.org/pypi/steamtagger

.. |supported-implementations| image:: https://pypip.in/implementation/steamtagger/badge.svg?style=flat
:alt: Supported imlementations
:target: https://pypi.python.org/pypi/steamtagger

.. |scrutinizer| image:: https://img.shields.io/scrutinizer/g/barraponto/python-steamtagger/master.svg?style=flat
:alt: Scrutinizer Status
:target: https://scrutinizer-ci.com/g/barraponto/python-steamtagger/

Steam inventory auto-tagger

* Free software: BSD license

Installation
============

::

pip install steamtagger

Documentation
=============

https://python-steamtagger.readthedocs.org/

Development
===========

To run the all tests run::

tox