[](https://pypi.org/project/linegenerator/)
[](https://github.com/vldmrdev/linegenerator/actions/workflows/codeql.yml)
[](https://github.com/ldmrdev/linegenerator/actions/workflows/linters.yml)
[](https://github.com/vldmrdev/linegenerator/actions/workflows/tests.yml)
### 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](LICENSE)
Raw data
{
"_id": null,
"home_page": null,
"name": "linegenerator",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "cli-tool, line-generator, linegenerator, log-generator, synthetic data",
"author": null,
"author_email": "\"Vladimir(vldmrdev)\" <70532790+vldmrdev@users.noreply.github.com>",
"download_url": "https://files.pythonhosted.org/packages/e1/55/d50fa5a7fc0aad84486c3ad431a11971060422c4a8c86fe4a2879c4d8df2/linegenerator-0.0.2b0.tar.gz",
"platform": null,
"description": "[](https://pypi.org/project/linegenerator/)\n[](https://github.com/vldmrdev/linegenerator/actions/workflows/codeql.yml)\n[](https://github.com/ldmrdev/linegenerator/actions/workflows/linters.yml)\n[](https://github.com/vldmrdev/linegenerator/actions/workflows/tests.yml)\n\n### Line Generator\n\nThis is a template-based synthetic string data generator.\n\n### Install\n\n```pip install linegenerator```\n\n### After install\n\nShow commands:\n\n```linegenerator-cli --help```\n\nShow available default generators:\n\n```linegenerator-cli --help-generators```\n\nInstall autocompletion:\n\n```linegenerator-cli --install-completion```\n\nShow autocompletion script:\n\n```linegenerator-cli --show-completion```\n\n### Examples:\n\n```linegenerator-cli --template \"Hello, {name}, welcome to {city}!\" --count 3```\n\noutput:\n\n```\nHello, Timothy Lozano, welcome to North Lindaberg!\nHello, Joshua Williams, welcome to New Darrylshire!\nHello, Cody Smith, welcome to East Kimberlyton!\n```\n\n### License\n\n[MIT License](LICENSE)\n",
"bugtrack_url": null,
"license": null,
"summary": "CLI tool for generating log lines with customizable templates",
"version": "0.0.2b0",
"project_urls": {
"Homepage": "https://github.com/vldmrdev/linegenerator",
"Issues": "https://github.com/vldmrdev/linegenerator/issues"
},
"split_keywords": [
"cli-tool",
" line-generator",
" linegenerator",
" log-generator",
" synthetic data"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "265d1f6758ec681c2d11766d7f0aac7a944c4cb3cc3c0d5f729f0e0f374f8b01",
"md5": "057da78f07941e2b9eca6551647b661e",
"sha256": "3e2fe6782abe2a7609c97fb1cb3d017e52ab41401e2637473a70639df0efb6f9"
},
"downloads": -1,
"filename": "linegenerator-0.0.2b0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "057da78f07941e2b9eca6551647b661e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 2931,
"upload_time": "2025-08-29T15:43:51",
"upload_time_iso_8601": "2025-08-29T15:43:51.233900Z",
"url": "https://files.pythonhosted.org/packages/26/5d/1f6758ec681c2d11766d7f0aac7a944c4cb3cc3c0d5f729f0e0f374f8b01/linegenerator-0.0.2b0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "e155d50fa5a7fc0aad84486c3ad431a11971060422c4a8c86fe4a2879c4d8df2",
"md5": "a65701f18db0eba435d373823f74c88c",
"sha256": "8c0e91df3fa317a90ba50ae61d5cf8d89c7dfb7cf8afd224280f4c8d4c41aa64"
},
"downloads": -1,
"filename": "linegenerator-0.0.2b0.tar.gz",
"has_sig": false,
"md5_digest": "a65701f18db0eba435d373823f74c88c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 6562,
"upload_time": "2025-08-29T15:43:52",
"upload_time_iso_8601": "2025-08-29T15:43:52.443928Z",
"url": "https://files.pythonhosted.org/packages/e1/55/d50fa5a7fc0aad84486c3ad431a11971060422c4a8c86fe4a2879c4d8df2/linegenerator-0.0.2b0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-29 15:43:52",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "vldmrdev",
"github_project": "linegenerator",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "linegenerator"
}