An open API service indexing awesome lists of open source software.

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

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