test-simulator-1


Nametest-simulator-1 JSON
Version 0.0.4 PyPI version JSON
download
home_pageNone
SummaryA tool for simulating Customer-Agent conversations based on real chat data
upload_time2025-07-19 06:20:02
maintainerNone
docs_urlNone
authorDev team
requires_python<4.0,>=3.12.0
licenseMIT
keywords conversation simulation rag llm chatbot customer-service
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Conversation Simulator

A tool for simulating Customer-Agent conversations based on real chat data.

## Installation

Install from PyPI:
```bash
pip install test-simulator-1
```

## Basic Usage

```python
from conversation_simulator import SimulationSession
# Import other components as needed

# Basic simulation setup
# See examples/ directory for complete usage examples
```

## Quick Start

### For Development

1. Clone this repository
   ```bash
   git clone https://github.com/leonidb/conversation-simulator.git
   cd conversation-simulator
   ```

2. Set up the development environment (see [Development Guide](https://github.com/leonidb/conversation-simulator/blob/main/docs/development/dev_guide.md))

3. Try the examples to see the library in action (see [Examples](https://github.com/leonidb/conversation-simulator/blob/main/examples/README.md))

## Project Structure

- `conversation_simulator/` - Package source code
- `examples/` - Usage examples and tutorials
- `tests/` - Test files
- `docs/` - Project documentation

## Development

See the [Development Guide](https://github.com/leonidb/conversation-simulator/blob/main/docs/development/dev_guide.md) for setup instructions and testing.

### Coding Standards

Refer to [CODING_STANDARDS.md](https://github.com/leonidb/conversation-simulator/blob/main/CODING_STANDARDS.md) for detailed guidelines.

## License

MIT


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "test-simulator-1",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.12.0",
    "maintainer_email": null,
    "keywords": "conversation, simulation, rag, llm, chatbot, customer-service",
    "author": "Dev team",
    "author_email": "dev-team@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/f4/a0/4aa4504ab98a50390520965494b71756cd34ba658ad2cb9e6e10795326f3/test_simulator_1-0.0.4.tar.gz",
    "platform": null,
    "description": "# Conversation Simulator\n\nA tool for simulating Customer-Agent conversations based on real chat data.\n\n## Installation\n\nInstall from PyPI:\n```bash\npip install test-simulator-1\n```\n\n## Basic Usage\n\n```python\nfrom conversation_simulator import SimulationSession\n# Import other components as needed\n\n# Basic simulation setup\n# See examples/ directory for complete usage examples\n```\n\n## Quick Start\n\n### For Development\n\n1. Clone this repository\n   ```bash\n   git clone https://github.com/leonidb/conversation-simulator.git\n   cd conversation-simulator\n   ```\n\n2. Set up the development environment (see [Development Guide](https://github.com/leonidb/conversation-simulator/blob/main/docs/development/dev_guide.md))\n\n3. Try the examples to see the library in action (see [Examples](https://github.com/leonidb/conversation-simulator/blob/main/examples/README.md))\n\n## Project Structure\n\n- `conversation_simulator/` - Package source code\n- `examples/` - Usage examples and tutorials\n- `tests/` - Test files\n- `docs/` - Project documentation\n\n## Development\n\nSee the [Development Guide](https://github.com/leonidb/conversation-simulator/blob/main/docs/development/dev_guide.md) for setup instructions and testing.\n\n### Coding Standards\n\nRefer to [CODING_STANDARDS.md](https://github.com/leonidb/conversation-simulator/blob/main/CODING_STANDARDS.md) for detailed guidelines.\n\n## License\n\nMIT\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A tool for simulating Customer-Agent conversations based on real chat data",
    "version": "0.0.4",
    "project_urls": {
        "Documentation": "https://github.com/leonidb/conversation-simulator",
        "Homepage": "https://github.com/leonidb/conversation-simulator",
        "Repository": "https://github.com/leonidb/conversation-simulator"
    },
    "split_keywords": [
        "conversation",
        " simulation",
        " rag",
        " llm",
        " chatbot",
        " customer-service"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5c7ab2030ee92f3db10872a7376524a953b86538ade2c77eaa7ef3e53d4e1ced",
                "md5": "ff1367b35227b6096050d0b87909cb71",
                "sha256": "da06c9183cb27127eb967d60900605986527f136de0d922c6d38bf8f62dfffa0"
            },
            "downloads": -1,
            "filename": "test_simulator_1-0.0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ff1367b35227b6096050d0b87909cb71",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.12.0",
            "size": 47045,
            "upload_time": "2025-07-19T06:20:01",
            "upload_time_iso_8601": "2025-07-19T06:20:01.424538Z",
            "url": "https://files.pythonhosted.org/packages/5c/7a/b2030ee92f3db10872a7376524a953b86538ade2c77eaa7ef3e53d4e1ced/test_simulator_1-0.0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f4a04aa4504ab98a50390520965494b71756cd34ba658ad2cb9e6e10795326f3",
                "md5": "6b99b59fd984d6afd7303584fe56b296",
                "sha256": "4e1d3e54b78cfc804d3a575c8afbabdf94c838f60ff9f45147c0ecca2b18ead0"
            },
            "downloads": -1,
            "filename": "test_simulator_1-0.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "6b99b59fd984d6afd7303584fe56b296",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.12.0",
            "size": 25164,
            "upload_time": "2025-07-19T06:20:02",
            "upload_time_iso_8601": "2025-07-19T06:20:02.997370Z",
            "url": "https://files.pythonhosted.org/packages/f4/a0/4aa4504ab98a50390520965494b71756cd34ba658ad2cb9e6e10795326f3/test_simulator_1-0.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-19 06:20:02",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "leonidb",
    "github_project": "conversation-simulator",
    "github_not_found": true,
    "lcname": "test-simulator-1"
}
        
Elapsed time: 0.49866s