Django PKCS7 parser
Project description
Django PKCS7 Parser
Install
Using pip
pip install dj-pkcs7
Usage:
Add to your settings.py INSTALLED_APPS
...
'dj_pkcs7',
...
And include the routes in your urls.py::
...
path('pkcs7/', include('dj_pkcs7.urls')),
...
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
dj_pkcs7-0.11.2.tar.gz
(6.6 kB
view details)
Built Distribution
File details
Details for the file dj_pkcs7-0.11.2.tar.gz
.
File metadata
- Download URL: dj_pkcs7-0.11.2.tar.gz
- Upload date:
- Size: 6.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/54.1.2 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c562e6d6bf0ab626804f4ea3a066d0a87fe7ce604916dc24b700c00ed94141b9 |
|
MD5 | 34217bc8994b69c1ec356e1c970734b6 |
|
BLAKE2b-256 | 9da6aec32f1cb6f0e27fdb9ab7d98457f9db84a1d933c29b43a2b221ef343540 |
File details
Details for the file dj_pkcs7-0.11.2-py3-none-any.whl
.
File metadata
- Download URL: dj_pkcs7-0.11.2-py3-none-any.whl
- Upload date:
- Size: 8.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/54.1.2 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 971c6a0b5def2a653b0444082d199254cce4dcb655754d5efea686b282b01ff9 |
|
MD5 | a88720d21686d7bdc51bcf219da8da6c |
|
BLAKE2b-256 | 17b7cf2859264eac0df1efbcac175001481ada02576b0641aee26c5f15f2e159 |