### Line Generator
This is a simple string line generator based on templates for generating logs, testing your scripts and algorithms or other stuff if you need.
#### Status: in development
### Install
```pip install linegenerator```
### Requirements
- Python >= 3.9
- click >= 8.0.0
### License
[MIT License](LICENSE)
#### TODO:
- [ ] Add Templates
- [ ] Add Faker
- [ ] Add changelog
- [ ] Add readthedocs
- [ ] Add dev mode config
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/88/50/09dd6702919a5e582ba2880f9dd669d0c23eb1557c705a70f67a7148771b/linegenerator-0.1.0a5.tar.gz",
"platform": null,
"description": "### Line Generator\n\nThis is a simple string line generator based on templates for generating logs, testing your scripts and algorithms or other stuff if you need.\n\n#### Status: in development\n\n### Install\n\n```pip install linegenerator```\n\n\n### Requirements \n- Python >= 3.9\n- click >= 8.0.0 \n\n\n### License \n[MIT License](LICENSE)\n\n#### TODO:\n- [ ] Add Templates\n- [ ] Add Faker\n- [ ] Add changelog\n- [ ] Add readthedocs\n- [ ] Add dev mode config",
"bugtrack_url": null,
"license": null,
"summary": "CLI tool for generating log lines with customizable templates",
"version": "0.1.0a5",
"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": "e3ab15be83fff9d668d9e8b38e61eeee6436d41873df26eefe538a5c589bb604",
"md5": "934e6d9943c3e9e02560cceed55b2cfa",
"sha256": "03db6d07c9dfb67b4d4606713170570a7a08b6d94514f2f6dfedd424af615083"
},
"downloads": -1,
"filename": "linegenerator-0.1.0a5-py3-none-any.whl",
"has_sig": false,
"md5_digest": "934e6d9943c3e9e02560cceed55b2cfa",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 3286,
"upload_time": "2025-08-05T13:43:17",
"upload_time_iso_8601": "2025-08-05T13:43:17.054656Z",
"url": "https://files.pythonhosted.org/packages/e3/ab/15be83fff9d668d9e8b38e61eeee6436d41873df26eefe538a5c589bb604/linegenerator-0.1.0a5-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "885009dd6702919a5e582ba2880f9dd669d0c23eb1557c705a70f67a7148771b",
"md5": "78a2916d17e9b0b36fe26228d31ef828",
"sha256": "6db3b95e736d980814d35a353b02c9165717f2a4b67fcd38bde964bfc55309dc"
},
"downloads": -1,
"filename": "linegenerator-0.1.0a5.tar.gz",
"has_sig": false,
"md5_digest": "78a2916d17e9b0b36fe26228d31ef828",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 4040,
"upload_time": "2025-08-05T13:43:18",
"upload_time_iso_8601": "2025-08-05T13:43:18.563575Z",
"url": "https://files.pythonhosted.org/packages/88/50/09dd6702919a5e582ba2880f9dd669d0c23eb1557c705a70f67a7148771b/linegenerator-0.1.0a5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-05 13:43:18",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "vldmrdev",
"github_project": "linegenerator",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "linegenerator"
}