Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python.announce > #1948

PyKMIP 0.4.1

From Peter Hamilton <peter.allen.hamilton@gmail.com>
Newsgroups comp.lang.python.announce
Subject PyKMIP 0.4.1
Date 2015-12-07 09:32 -0500
Message-ID <mailman.17.1449499640.12405.python-announce-list@python.org> (permalink)

Show all headers | View raw


I am pleased to announce the release of PyKMIP 0.4.1.

PyKMIP is a Python implementation of the Key Management Interoperability
Protocol (KMIP), a communications protocol for the storage and maintenance
of keys, certificates, and other secret objects. PyKMIP provides clients
for conducting key management operations against KMIP appliances. The
library is licensed under Apache 2.0 and supports Python 2.6, 2.7, 3.3, and
3.4.

Changelog:
* Add support for the GetAttributeList operation
* Add integration with Travis CI, Codecov/Coveralls, and Bandit
* Add client/server failover support using multiple IP addresses
* Add additional attribute unit tests
* Update implementations of KMIP primitives
* Reorganize server code to prepare for refactoring
* Remove use of exec when handling library version numbers
* Remove broken server script

GitHub: https://github.com/OpenKMIP/PyKMIP
PyPI: https://pypi.python.org/pypi/PyKMIP/0.4.1
IRC: #pykmip on freenode.net

Thanks to all of the contributors for their time and effort.

Cheers,
Peter Hamilton

Back to comp.lang.python.announce | Previous | Next | Find similar | Unroll thread


Thread

PyKMIP 0.4.1 Peter Hamilton <peter.allen.hamilton@gmail.com> - 2015-12-07 09:32 -0500

csiph-web