A Django app to help you encrypt passwords.
Project description
===== eq_encrypt version 0.0.5
'eq_encrypt' is a Django reusable app to help you encrypt passwords.
Quick start
-
pip install eq_encrypt==
-
Add "eq_encrypt" to your INSTALLED_APPS setting like this::
INSTALLED_APPS = [ 'eq_encrypt', ]
And that's all.
Usage:
Encript:
- Run ./manage.py encrypt It will display the encrypted result in command window.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
eq_encrypt-0.0.5.tar.gz
(3.9 kB
view details)
File details
Details for the file eq_encrypt-0.0.5.tar.gz
.
File metadata
- Download URL: eq_encrypt-0.0.5.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.27.1 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9a237529046c1a6c00d932b07f027bc68c983d779bcf33463e42e477cc794a01 |
|
MD5 | 2dc223c66af4d7fb68434527f9a8657e |
|
BLAKE2b-256 | 7b91bca4219fff32f3bb8930c281aed2ffc4c539c936c851161b783a584f1970 |