Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/patarapolw/memorable-password

Generate sentence of context, along with keywords/PIN/passwords to make sure you memorize it!!!
https://github.com/patarapolw/memorable-password

markov-text mnemonic-passwords nltk password password-generator sentence

Last synced: 26 days ago
JSON representation

Generate sentence of context, along with keywords/PIN/passwords to make sure you memorize it!!!

Awesome Lists containing this project

README

        

# Memorable Password

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

Generate sentence of context, along with keywords/PIN/passwords to make sure you memorize it!!!

## Usage as a script

memorable-password is available on PyPI -- `pip install memorable-password`

## Web demo

https://memorable-password.herokuapp.com



## Memorable Password on Android

Please see my new project: [Python Password Manager for Android](https://github.com/patarapolw/pypwm-for-android).

## Related Project

- https://github.com/patarapolw/randomsentence
- https://github.com/patarapolw/password_manager
- https://github.com/patarapolw/diceware_utils