Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/satanaelcode/pyssword
A simple Password Generator based on Python.
https://github.com/satanaelcode/pyssword
password python security
Last synced: 2 months ago
JSON representation
A simple Password Generator based on Python.
- Host: GitHub
- URL: https://github.com/satanaelcode/pyssword
- Owner: Satanaelcode
- Created: 2023-01-22T15:55:54.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-03-23T05:02:03.000Z (almost 2 years ago)
- Last Synced: 2023-03-25T12:31:12.424Z (almost 2 years ago)
- Topics: password, python, security
- Language: Python
- Homepage:
- Size: 23.4 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pyssword
A Simple Password Generator Made in Python,
this is my first Python script, its just for testing
dont expect much.
# Featrues
## Phase 1 ✅
* ✅ Version Checker
* ✅ Password Length
* ✅ Toggle Charset
* ✅ Color + look
* ✅ Credit screen## Phase 2
* ❎ Final Cleanup