Skip to main content

A collection of tools to make diceware passphrase conform with "password policy"

Project description

# Diceware Utilities

[![Build Status](https://travis-ci.org/patarapolw/diceware_utils.svg?branch=master)](https://travis-ci.org/patarapolw/diceware_utils) [![PyPI version shields.io](https://img.shields.io/pypi/v/diceware_utils.svg)](https://pypi.python.org/pypi/diceware_utils/) [![PyPI license](https://img.shields.io/pypi/l/diceware_utils.svg)](https://pypi.python.org/pypi/diceware_utils/) [![PyPI pyversions](https://img.shields.io/pypi/pyversions/diceware_utils.svg)](https://pypi.python.org/pypi/diceware_utils/) [![PyPI status](https://img.shields.io/pypi/status/diceware_utils.svg)](https://pypi.python.org/pypi/diceware_utils/)

A collection of tools to make diceware passphrase conform with [“password policy”](https://en.wikipedia.org/wiki/Password_policy)

For a selection of words, please see [other packages inside PyPI](https://pypi.org/search/?q=diceware).

## Installation

`commandline pip install diceware_utils `

or

`commandline pipenv install -e git+https://github.com/patarapolw/diceware_utils.git `

## Usage

`pycon >>> from diceware_utils.policy import Conformize >>> Conformize().conformize(['unlikely', 'piezo', 'electric', 'grounds']) 'unlikElypiEzo<ElectriC73grOunds' `

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

diceware_utils-0.2.0.tar.gz (3.1 kB view hashes)

Uploaded Source

Built Distributions

diceware_utils-0.2.0-py3-none-any.whl (4.0 kB view hashes)

Uploaded Python 3

diceware_utils-0.2.0-py2.py3-none-any.whl (4.0 kB view hashes)

Uploaded Python 2 Python 3

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