Skip to content

Latest commit

 

History

68 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

About

Template based string line generator

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages