django-e2ee-framework 0.0.1.dev0

Creator: danarutscher

Last updated:

Add to Cart

Description:

djangoe2eeframework 0.0.1.dev0

An end-to-end encryption framework for Django

Installation
Install this package in a dedicated python environment via:
python -m venv venv
source venv/bin/activate
pip install django-e2ee-framework
To use this in a development setup, clone the source code from gitlab, start
the development server and make your changes:
git clone https://gitlab.hzdr.de/hcdc/django/django-e2ee-framework
cd django-e2ee-framework
python -m venv venv
source venv/bin/activate
make dev-install
More detailed installation instructions my be found in the docs.


Copyright
Copyright © 2022 Helmholtz-Zentrum Hereon
Licensed under the EUPL-1.2-or-later
This program is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE. See the EUPL-1.2 license for more details.
You should have received a copy of the EUPL-1.2 license along with this
program. If not, see https://www.eupl.eu/.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.