Skip to content

Commit 1bc393a

Browse files
committed
init
0 parents  commit 1bc393a

File tree

5 files changed

+1180
-0
lines changed

5 files changed

+1180
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
__pycache__/
2+
dist/
3+
build/
4+
project.spec

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Python Password Generator
2+
3+
## Installation Environment
4+
P.P.G. requires Python 3.6 or higher.

0 commit comments

Comments
 (0)