Skip to main content

Python library to generate passwords using the text of classic novels

Project description

PyPI Pre-Commit PyTest Codecov

This module leverages the gutenbergpy library to retreive the text of classic novels from the Gutenberg Project, a collection of open-source ebooks. It then returns 5 secure password candidates in a list

Installation

pip install gutenbergPasswordGenerator

To Use

import gutenbergPasswordGenerator
gutenbergPasswordGenerator.generate_passwords()

Developing

This project utilizes black and flake8 to format and lint code, and leverages pre-commit for enforcement.

To configure your personal environment/commit hooks:

pip install black flake8 pre-commit
pre-commit install

Releases

Releases are published whenever a tag is pushed to Github

# set version number
export RELEASE=x.x.x

# create tags
git commit --allow-empty -m "Release $RELEASE"
git tag -a $RELEASE -m "Version $RELEASE

# push
git push upstream --tags

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

gutenbergPasswordGenerator-0.3.0.tar.gz (82.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

gutenbergPasswordGenerator-0.3.0-py3-none-any.whl (5.5 kB view details)

Uploaded Python 3

File details

Details for the file gutenbergPasswordGenerator-0.3.0.tar.gz.

File metadata

File hashes

Hashes for gutenbergPasswordGenerator-0.3.0.tar.gz
Algorithm Hash digest
SHA256 972cb24dbb2b780da312ddad314dd4944d800032b7fbd7e8cdeed4a0bc65db57
MD5 3e1078c90463a07988c0d0fdc53aaba3
BLAKE2b-256 ffaf96ed9cb8ddeabc40ea589a6e3fd54aee4d72ed6bb741f017f361ba7aefac

See more details on using hashes here.

File details

Details for the file gutenbergPasswordGenerator-0.3.0-py3-none-any.whl.

File metadata

File hashes

Hashes for gutenbergPasswordGenerator-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 70238e7194832ac3dffe59f73fb7f1092cddfec7906e7212d0f004f4566d05cb
MD5 6de1b9b3143aeba74f425e38a2ae1156
BLAKE2b-256 d5503708a0f3d3783af6db29899ebb2cea0fa50b2230318cd2e560a9ee9a8a23

See more details on using hashes here.

Supported by

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