https://github.com/vantablanta/password-locker
A python application to manage a users passwords for their various accounts
https://github.com/vantablanta/password-locker
python3 random string
Last synced: 10 months ago
JSON representation
A python application to manage a users passwords for their various accounts
- Host: GitHub
- URL: https://github.com/vantablanta/password-locker
- Owner: vantablanta
- License: mit
- Created: 2022-04-23T06:53:14.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-04-25T04:27:41.000Z (about 4 years ago)
- Last Synced: 2025-07-05T23:39:12.123Z (11 months ago)
- Topics: python3, random, string
- Language: Python
- Homepage:
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Project Name
Password-Locker
## Author
Michelle Njeri
## Description
A password management system for a users various accounts
## Usage
* Fork the repository and pull the files to your local environment
* Run the application by tyipin `python3.10 run.py`
## Setup
* Python 3.10 required.
## Technologies Used
* Python
## Licence
[MIT Licence](https://github.com/vantablanta/Password-Locker/blob/master/LICENSE)
## Support
[Email](mailto:vantablanta@gmail.com)