Hazelcast Python Client ======================= Python client implementation for `Hazelcast `_ , the open source in-memory data grid. It is implemented using the `Hazelcast Open Binary Client Protocol `_. It supports Python 2.7, 3.4, 3.5, 3.6 and 3.7. Contents -------- :doc:`getting_started` A Getting Started Guide :doc:`configuration` How to configure Hazelcast Python Client using the configuration API. :doc:`data_structures` Distributed data structures. :doc:`distributed_events` Distributed events :doc:`serialization` Hazelcast Serialization :doc:`api/index` The API documentation. Getting Help ------------ Please join the mail group if you are interested in using or developing Hazelcast. http://groups.google.com/group/hazelcast Reporting Issues ---------------- Please report any bugs and make any feature requests on the `Hazelcast Python Client Issue `_. License ------- Hazelcast is available under the Apache 2 License. Please see the Licensing appendix for more information. Copyright --------- Copyright (c) 2008-2018, Hazelcast, Inc. All Rights Reserved.