Skip to content

Djecrety is a Django secret key generator.

License

Notifications You must be signed in to change notification settings

wsvincent/djecrety

 
 

Repository files navigation

Djecrety

PyPI - Build Documentation Status Code Coverage PyPI - Downloads

Django CI

Djecrety is a Django implementation of a Web tool with the same name. This package provides a command to generate a new secret key for your project and save it to settings.py.

For more details https://docs.djecrety.ir

Requirements

To be able to run Djecrety you have to meet following requirements:

  • Python (3.6, 3.7, 3.8)
  • Django (2.x, 3.0)

Installation

Simply install using pip:

$ pip install djecrety

Documentation

Documentation is available on https://docs.djecrety.ir.

About

Djecrety is a Django secret key generator.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 44.4%
  • HTML 36.8%
  • JavaScript 9.3%
  • CSS 7.8%
  • Makefile 1.7%