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 1e065ce6c8 py3 compatibility work (incomplete) 8 years ago
.idea Start of v0.4.5: adopting git flow and flake8 8 years ago
docs proper packaging, stage3 14 years ago
tests py3 compatibility work (incomplete) 8 years ago
wstools py3 compatibility work (incomplete) 8 years ago
.coveragerc add support for coveralls 10 years ago
.coveralls.yml add support for coveralls 10 years ago
.gitignore Start of v0.4.5: adopting git flow and flake8 8 years ago
.travis.yml Start of v0.4.5: adopting git flow and flake8 8 years ago
CHANGES.txt Cleaned up the code, no bug fixes but added tox and improved the release script. 11 years ago
LICENSE.txt Added BSD copyright file. 9 years ago
MANIFEST.in py3 compatibility work (incomplete) 8 years ago
Makefile Start of v0.4.5: adopting git flow and flake8 8 years ago
README.rst Update README.rst 9 years ago
release.sh Start of v0.4.5: adopting git flow and flake8 8 years ago
requirements-dev.txt py3 compatibility work (incomplete) 8 years ago
requirements.txt py3 compatibility work (incomplete) 8 years ago
setup.cfg py3 compatibility work (incomplete) 8 years ago
setup.py py3 compatibility work (incomplete) 8 years ago
tox.ini py3 compatibility work (incomplete) 8 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