https://github.com/gozeloglu/name-generator
Simple Python/PyQt5 program
https://github.com/gozeloglu/name-generator
Last synced: over 1 year ago
JSON representation
Simple Python/PyQt5 program
- Host: GitHub
- URL: https://github.com/gozeloglu/name-generator
- Owner: gozeloglu
- License: gpl-3.0
- Created: 2018-08-03T20:57:34.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-19T19:58:50.000Z (almost 8 years ago)
- Last Synced: 2025-01-04T20:16:39.676Z (over 1 year ago)
- Language: Python
- Size: 31.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NAME CREATOR APPLICATION
This is an Python application which is written by `PyQt5` library to create random names.
### RUN
` $ python3 app.py name.txt surname.txt `
### REQUIREMENTS
- Python 3.6
- PyQt5