Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 856 Bytes

File metadata and controls

35 lines (23 loc) · 856 Bytes

keyutil

keyutil is a Python package which is used to generate SECRET_KEYs to secure session data.

Most of the code is taken from the Django project, specifically django.core.management.utils and django.utils.crypto.

Installation

Supported versions of Python are: 2.7, 3.3, 3.4, and 3.5. The recommended way to install this package is via pip.

$ git clone https://github.com/lukassup/keyutil.git
$ pip install ./keyutil

For instructions on installing python and pip see "The Hitchhiker's Guide to Python" Installation Guides.

Usage

$ python -m keyutil
SECRET_KEY = 'yp1uz^!i83*y1h8fty5gpxs3u-i%zzs@lbk#-j!&t2h$zlc(9v'