Skip to content

Remillardj/FakedCLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FakedCLI

A basic script to allow you to use Faker library without a need to manually program it yourself.

Usage

  1. Install Faker: pip3 install Faker
  2. Run the program with the arguments wanted: ./cli.py --count 5 --name

Output

The program outputs SQL row insert statements, which is best optimized for inserting into MySQL.

License

Using GPLv3.

Authors

Jaryd Remillard @KarateDBA https://jremillard.com

About

A WIP Faker Python library based Python CLI.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages