Skip to main content

A Django app to help you encrypt passwords.

Project description

===== eq_encrypt version 0.0.3

'eq_encrypt' is a Django reusable app to help you encrypt passwords.

Quick start

  1. pip install eq_encrypt==

  2. Add "eq_encrypt" to your INSTALLED_APPS setting like this::

    INSTALLED_APPS = [ 'eq_encrypt', ]

And that's all.

Usage:

Encript:

  1. 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.3.tar.gz (3.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page