# EventumCLI
Command line interface for Eventum
## Overview
Eventum CLI provides command line interface to run instances of generator.
## Installation
Using PipX (recommended):
```bash
pipx install eventum-cli
```
Using Pip:
```bash
pip install eventum-cli
```
## Usage
To run single instance:
```bash
eventum -t <time mode> -c <config file> [-p <parameters> -s <settings> -v]
```
To run multiple instances using compose file:
```bash
eventum-compose -c <compose config file>
```
See more about configuring and running Eventum here: https://eventum-generatives.github.io/Website/docs/configuring/config_file/
Raw data
{
"_id": null,
"home_page": "https://github.com/Eventum-Generatives/EventumCLI",
"name": "eventum-cli",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.11",
"maintainer_email": null,
"keywords": "generator, testing, data, cli",
"author": "Nikita Reznikov",
"author_email": "nikita.reznikov.public@mail.ru",
"download_url": "https://files.pythonhosted.org/packages/39/eb/a6998fee9bea5ca79b9ec016469a29031bbe28b63c3afbabe810ce7398a0/eventum_cli-1.1.0.tar.gz",
"platform": null,
"description": "# EventumCLI\nCommand line interface for Eventum\n\n## Overview\nEventum CLI provides command line interface to run instances of generator.\n\n## Installation\n\nUsing PipX (recommended):\n```bash\npipx install eventum-cli\n```\n\nUsing Pip:\n```bash\npip install eventum-cli\n```\n\n## Usage\n\nTo run single instance:\n```bash\neventum -t <time mode> -c <config file> [-p <parameters> -s <settings> -v]\n```\n\nTo run multiple instances using compose file:\n```bash\neventum-compose -c <compose config file>\n```\n\nSee more about configuring and running Eventum here: https://eventum-generatives.github.io/Website/docs/configuring/config_file/\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "Command line interface for Eventum",
"version": "1.1.0",
"project_urls": {
"Documentation": "https://eventum-generatives.github.io/Website/",
"Homepage": "https://github.com/Eventum-Generatives/EventumCLI",
"Repository": "https://github.com/Eventum-Generatives/EventumCLI"
},
"split_keywords": [
"generator",
" testing",
" data",
" cli"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "21f4f3c33f533a0c9bd5c25fe2267f5ad7e3b6903da93c745d40f4eb17043672",
"md5": "9cf4eb3415404002a0fc1ab6c0d16ec2",
"sha256": "d8a17c5e86822b1f51db18d53bae262a9d5480879d54a07b76a1f36379a2101e"
},
"downloads": -1,
"filename": "eventum_cli-1.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "9cf4eb3415404002a0fc1ab6c0d16ec2",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.11",
"size": 13653,
"upload_time": "2024-07-07T13:35:40",
"upload_time_iso_8601": "2024-07-07T13:35:40.208763Z",
"url": "https://files.pythonhosted.org/packages/21/f4/f3c33f533a0c9bd5c25fe2267f5ad7e3b6903da93c745d40f4eb17043672/eventum_cli-1.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "39eba6998fee9bea5ca79b9ec016469a29031bbe28b63c3afbabe810ce7398a0",
"md5": "ac18bf4e95178e3189cf585ceae6c9d1",
"sha256": "4825904b286b99e9e6407d6c5ed0a241669bceb7c00edaf1c7eb555e6c4915e0"
},
"downloads": -1,
"filename": "eventum_cli-1.1.0.tar.gz",
"has_sig": false,
"md5_digest": "ac18bf4e95178e3189cf585ceae6c9d1",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.11",
"size": 10945,
"upload_time": "2024-07-07T13:35:42",
"upload_time_iso_8601": "2024-07-07T13:35:42.001033Z",
"url": "https://files.pythonhosted.org/packages/39/eb/a6998fee9bea5ca79b9ec016469a29031bbe28b63c3afbabe810ce7398a0/eventum_cli-1.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-07 13:35:42",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Eventum-Generatives",
"github_project": "EventumCLI",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "eventum-cli"
}