orcasgit / py-wsse

WS-Security message-level security for SOAP (signing and encryption)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

py-wsse

Test status Test coverage Documentation Status Latest version

WS-Security (SOAP WSSE) support for Python, including an optional Suds plugin.

py-wsse supports Python 2.7, 3.3, and 3.4.

Getting Help

Documentation for py-wsse is available at https://py-wsse.readthedocs.org/

This app is available on PyPI and can be installed with pip install py-wsse (or pip install py-wsse[suds] to also pull in Suds as a dependency).

TODO

Tests!

Contributing

See the contributing docs.

About

WS-Security message-level security for SOAP (signing and encryption)

License:Other


Languages

Language:Python 99.8%Language:Makefile 0.2%