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

https://github.com/nottherealtar/python-projects

Exploring the unknown, with Python as my compass
https://github.com/nottherealtar/python-projects

Last synced: 10 months ago
JSON representation

Exploring the unknown, with Python as my compass

Awesome Lists containing this project

README

          

> # Exploring the unknown, with Python as my compass

## Use-Instructions:
- Download/clone and unzip the repo.
- Open a terminal in the same directory as the .py files.
- Install the faker module for functions ``pip install faker ``
- Execute favoured script, enter the amount you would like to generate. Check active dir for the results in a txt file.

1. Emails - ``py generate_dummy_emails.py ``
1. Phones - ``py generate_dummy_phones.py ``
1. First Names - ``py generate_dummy_first_names.py ``
1. Last Names - ``py generate_dummy_last_names.py ``