Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

py-wsse

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

py-wsse

WS-Security (SOAP WSSE) signing and encryption

  • 0.1
  • PyPI
  • Socket score

Maintainers
1

======= py-wsse

.. image:: https://secure.travis-ci.org/orcasgit/py-wsse.png?branch=master :target: http://travis-ci.org/orcasgit/py-wsse :alt: Test status .. image:: https://coveralls.io/repos/orcasgit/py-wsse/badge.png?branch=master :target: https://coveralls.io/r/orcasgit/py-wsse :alt: Test coverage .. image:: https://readthedocs.org/projects/py-wsse/badge/?version=latest :target: https://readthedocs.org/projects/py-wsse/?badge=latest :alt: Documentation Status .. image:: https://badge.fury.io/py/py-wsse.svg :target: https://pypi.python.org/pypi/py-wsse :alt: Latest version

WS-Security_ (WSSE) support for Python, including an optional Suds_ plugin.

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

.. _WS-Security: https://www.oasis-open.org/committees/download.php/16790/wss-v1.1-spec-os-SOAPMessageSecurity.pdf .. _Suds: https://bitbucket.org/jurko/suds

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). (Due to a temporary need for a patched dependency, you have to also include -f https://github.com/orcasgit/py-wsse/raw/master/vendor/xmlsec-0.3.1.orcas1.tar.gz in the pip command).

.. _PyPI: https://pypi.python.org/pypi/py-wsse/

Contributing

See the contributing docs_.

.. _contributing docs: https://github.com/orcasgit/py-wsse/blob/master/CONTRIBUTING.rst

CHANGES

0.1 (2015.06.26)

  • Initial working version.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc