Django-esteid is a package that provides Esteid based authentication for your Django applications.
Project description
[![pypi Status](https://badge.fury.io/py/django-esteid.png)](https://badge.fury.io/py/django-esteid)
Django-esteid is a package that provides Esteid based authentication for your Django applications.
Quickstart
Install Django esteid:
pip install django-esteid
Then use it in a project:
import esteid
Requirements
This package requires libzip to be installed on the machine. This is needed because we are using it through ctypes for BDOC format writing. Using the native zip implementation that python provides, proved to be quite difficult since DigiDocService did not accept that file as a valid BDOC.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file django-esteid-1.2.0-alpha1.tar.gz
.
File metadata
- Download URL: django-esteid-1.2.0-alpha1.tar.gz
- Upload date:
- Size: 124.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b5386ac4ef4f448c906d8bd04e28e12ac300324b5584891e14b050e01a684918 |
|
MD5 | 464061e79aaefd4bdd1b75d215b3a226 |
|
BLAKE2b-256 | 5ae4a67e7cf26aa87678111336ae97a10e4749dff01975dd1dd97703f054d53f |