Skip to content

vldmrdev/linegenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyPI version CodeQL Lint & Format Tests

Line Generator

This is a template-based synthetic string data generator.

Install

pip install linegenerator

After install

Show commands:

linegenerator-cli --help

Show available default generators:

linegenerator-cli --help-generators

Install autocompletion:

linegenerator-cli --install-completion

Show autocompletion script:

linegenerator-cli --show-completion

Examples:

linegenerator-cli --template "Hello, {name}, welcome to {city}!" --count 3

output:

Hello, Timothy Lozano, welcome to North Lindaberg!
Hello, Joshua Williams, welcome to New Darrylshire!
Hello, Cody Smith, welcome to East Kimberlyton!

License

MIT License

Releases

Packages

Used by

Contributors

Languages