An open API service indexing awesome lists of open source software.

https://github.com/tankerhq/sdk-python

Tanker Python SDK - mirror of https://gitlab.com/TankerHQ/sdk-python
https://github.com/tankerhq/sdk-python

cryptography encryption end-to-end privacy python sdk security tanker

Last synced: about 2 months ago
JSON representation

Tanker Python SDK - mirror of https://gitlab.com/TankerHQ/sdk-python

Awesome Lists containing this project

README

        

Tanker logo

[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
![Supported versions](https://img.shields.io/badge/python-v3.12-blue)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![Checked with mypy](https://img.shields.io/badge/mypy-checked-blue.svg)](https://mypy-lang.org)
[![Build status](https://gitlab.com/TankerHQ/sdk-python/badges/master/pipeline.svg)](https://gitlab.com/TankerHQ/sdk-python/pipelines)

# Tanker Python SDK

## Overview

The Tanker SDK provides an easy-to-use SDK allowing you to protect your users' data.

This repository only contains Python3 bindings. The core library can be found in the [TankerHQ/sdk-native GitHub project](https://github.com/TankerHQ/sdk-native).

## Contributing

We are actively working to allow external developers to build and test this project from source. That being said, we welcome feedback of any kind. Feel free to
open issues or pull requests on the [GitLab project](https://gitlab.com/TankerHQ/sdk-python).

## Documentation

See [API documentation](https://docs.tanker.io/latest/api/core/python).