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
- Host: GitHub
- URL: https://github.com/tankerhq/sdk-python
- Owner: TankerHQ
- License: other
- Created: 2019-01-18T14:33:24.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-01-08T16:13:48.000Z (5 months ago)
- Last Synced: 2025-01-08T17:34:30.489Z (5 months ago)
- Topics: cryptography, encryption, end-to-end, privacy, python, sdk, security, tanker
- Language: Python
- Homepage:
- Size: 1.15 MB
- Stars: 5
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://opensource.org/licenses/Apache-2.0)

[](https://github.com/psf/black)
[](https://mypy-lang.org)
[](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).