https://github.com/lekenecedric/python_passwordgenerator
https://github.com/lekenecedric/python_passwordgenerator
generator makefile password password-generator python python-password-generator
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lekenecedric/python_passwordgenerator
- Owner: LekeneCedric
- License: bsd-2-clause
- Created: 2022-12-17T09:12:22.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-12-18T22:37:42.000Z (about 3 years ago)
- Last Synced: 2025-03-29T04:20:28.594Z (10 months ago)
- Topics: generator, makefile, password, password-generator, python, python-password-generator
- Language: Python
- Homepage:
- Size: 213 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Python password Generator
========================
This project is a tool that will allow you to generate random passwords according to the size you choose and the needs (uppercase, lowercase, symbols, numbers)
---------------
after cloning the project locally, move to the directory to be able to perform all operations
Installation
============
To install all project dependancies , currently there is no dependancy
```
make init
```
---
Run
===
```
make run
```
---------------
If you want to ocntribute ``setup.py``
Preview
===




