You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Sorin Sbarnea 466c07f2cc travis auto-releasing 8 years ago
.idea Fixed several bugs reported by linter (flake8) 8 years ago
docs proper packaging, stage3 14 years ago
tests Fixed several bugs reported by linter (flake8) 8 years ago
wstools Fixed several bugs reported by linter (flake8) 8 years ago
.coveragerc add support for coveralls 11 years ago
.coveralls.yml add support for coveralls 11 years ago
.gitignore Fixed several bugs reported by linter (flake8) 8 years ago
.travis.yml travis auto-releasing 8 years ago
CHANGES.txt Cleaned up the code, no bug fixes but added tox and improved the release script. 12 years ago
LICENSE.txt Added BSD copyright file. 10 years ago
MANIFEST.in py3 compatibility work (incomplete) 9 years ago
Makefile Start of v0.4.5: adopting git flow and flake8 9 years ago
README.rst Changed badge to reflect develop branch instead of master 9 years ago
pytest.ini Fixed several bugs reported by linter (flake8) 8 years ago
release.sh Start of v0.4.5: adopting git flow and flake8 9 years ago
requirements-dev.txt Fixed several bugs reported by linter (flake8) 8 years ago
requirements.txt py3 compatibility work (incomplete) 9 years ago
setup.cfg Fixed several bugs reported by linter (flake8) 8 years ago
setup.py py3 compatibility work (incomplete) 9 years ago
tox.ini py3 compatibility work (incomplete) 9 years ago

README.rst

=========================================================
WSDL parsing services package for Web Services for Python
=========================================================

.. image:: https://img.shields.io/pypi/pyversions/wstools.svg
:target: https://pypi.python.org/pypi/wstools/

.. image:: https://img.shields.io/github/license/pycontribs/wstools.svg
:target: https://pypi.python.org/pypi/wstools/

.. image:: https://img.shields.io/pypi/dm/wstools.svg
:target: https://pypi.python.org/pypi/wstools/

.. image:: https://img.shields.io/pypi/wheel/wstools.svg
:target: https://pypi.python.org/pypi/wstools/

------------

.. image:: https://api.travis-ci.org/pycontribs/wstools.svg?branch=develop
:target: https://travis-ci.org/pycontribs/wstools

.. image:: https://img.shields.io/pypi/status/wstools.svg
:target: https://pypi.python.org/pypi/wstools/

.. image:: https://img.shields.io/coveralls/pycontribs/wstools.svg
:target: https://coveralls.io/r/pycontribs/wstools

.. image:: http://api.flattr.com/button/flattr-badge-large.png
:target: https://flattr.com/submit/auto?user_id=sbarnea&url=https://github.com/pycontribs/wstools&title=Python wstools&language=&tags=github&category=software


General
=======

- Homepage: https://github.com/pycontribs/wstools
- Mailing List: https://groups.google.com/forum/#!forum/pycontribs
- Package: http://pypi.python.org/pypi/wstools/
- Docs (TBD): http://packages.python.org/wstools

Credits
=======

Companies
---------

\|makinacom\|\_

- ``Planet Makina Corpus <http://www.makina-corpus.org>``\ \_
- ``Contact us <mailto:python@makina-corpus.org>``\ \_

.. \|makinacom\| image:: http://depot.makina-corpus.org/public/logo.gif
.. \_makinacom: http://www.makina-corpus.com

Authors
-------

- Makina Corpus python@makina-corpus.com

Contributors
------------

- Sorin Sbarnea sorin.sbarnea@gmail.com

.. |Build Status| image:: https://travis-ci.org/kartoch/wstools.svg?branch=master
:target: https://travis-ci.org/kartoch/wstools
.. |Coverage Status| image:: https://img.shields.io/coveralls/kartoch/wstools.svg
:target: https://coveralls.io/r/kartoch/wstools?branch=master