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 64ac5964d9 Start of v0.4.5: adopting git flow and flake8 9 years ago
.idea Start of v0.4.5: adopting git flow and flake8 9 years ago
docs proper packaging, stage3 14 years ago
tests Start of v0.4.5: adopting git flow and flake8 9 years ago
wstools Start of v0.4.5: adopting git flow and flake8 9 years ago
.coveragerc add support for coveralls 11 years ago
.coveralls.yml add support for coveralls 11 years ago
.gitignore Start of v0.4.5: adopting git flow and flake8 9 years ago
.travis.yml Start of v0.4.5: adopting git flow and flake8 9 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 v0.4.4 which finally brings nothing more than Python 3 compatibility 10 years ago
Makefile Start of v0.4.5: adopting git flow and flake8 9 years ago
README.rst Update README.rst 10 years ago
release.sh Start of v0.4.5: adopting git flow and flake8 9 years ago
requirements-dev.txt Start of v0.4.5: adopting git flow and flake8 9 years ago
requirements.txt Start of v0.4.5: adopting git flow and flake8 9 years ago
setup.cfg Start of v0.4.5: adopting git flow and flake8 9 years ago
setup.py Start of v0.4.5: adopting git flow and flake8 9 years ago
tox.ini Start of v0.4.5: adopting git flow and flake8 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=master
: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