Example projects with PyThemis # Once you have installed PyThemis, it’s time to give it some action! Code samples # Some code samples for Themis features are available at docs/examples/python on GitHub: key generation utilities data encryption using Secure Cell message encryption using Secure Message a simple chat server and client using Secure Session password authentication using Secure Comparator You can also take a look at unit tests in PyThemis source code.