Experimental SDK for the SecureDrop API.
This is for being developed to test an in-progress branch in the main SecureDrop repo. This API is neither deployed nor stable.
THIS SHOULD NOT BE USED ANYWHERE FOR ANY REASON.
Requires:
pip install tox tox-pyenv
for v in 3.4.8 3.5.5 3.6.6 3.7.0; do
pyenv install $v
done
This work is dual licensed under the MIT and Apache-2.0 licenses. See LICENSE-MIT and LICENSE-APACHE for details.