A Python module containing a list of a million passwords to use for educational purposes only
Project description
Pypasslib
pypasslib is a Python package that contains a list of a million passwords for educational purposes only. This package provides sample phrases that can be used for testing, research, and educational activities.
Installation
You can install pypasslib using pip:
bash: pip install pypasslib
Usage
Once installed, you can easily access the list of passwords from the package:
python:
from pypasslib import pypass
for password in pypass: print(password) #...learn it urself
License
This project is licensed under the Creative Commons Attribution-NonCommercial 4.0 International License. You may use this package for non-commercial educational purposes only. Redistribution and modification are prohibited.
Contributing
As this project is intended for educational purposes only, contributions are not currently accepted.
Author: Opticz Email: cartiscott45@gmail.com GitHub: Opticz45
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pypasslib-1.1.tar.gz.
File metadata
- Download URL: pypasslib-1.1.tar.gz
- Upload date:
- Size: 4.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1d14ae3782446aa11de4f468ed3739abc3a82c648559dfc94a36a613768f31ea
|
|
| MD5 |
5ae8c5897ed0b7ddef48c2e3ac3f5365
|
|
| BLAKE2b-256 |
64c04853a2712a9bd9c02dbe01e351fca4953a4630f9239fc72d47a71fc73bb4
|
File details
Details for the file pypasslib-1.1-py3-none-any.whl.
File metadata
- Download URL: pypasslib-1.1-py3-none-any.whl
- Upload date:
- Size: 4.1 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
213c27754a9968f77435312aa3ff574d654522027eea0d0aa52322577e33c6b0
|
|
| MD5 |
d503404210bd95b1f527bd5d5369c7d0
|
|
| BLAKE2b-256 |
8a677cfd87781ef12875e083b76d05e2a3a426fba01bd7e719625b4871d4860b
|