ceasercode


Nameceasercode JSON
Version 0.0.33 PyPI version JSON
download
home_pagehttps://github.com/santhosh/
SummaryAn AI-powered code agent for workspace operations
upload_time2025-07-16 04:02:33
maintainerNone
docs_urlNone
authorKammari Santhosh
requires_python<4.0,>=3.11
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Claude

> A powerful terminal-based chat application with integrated LLM capabilities and extensible tool support.

![img.png](img.png)

## Overview

Claude is a modern TUI (Terminal User Interface) chat application that provides seamless interaction with Large Language Models through Ollama. Built with Python and Textual, it offers a rich, responsive interface for AI-powered conversations with built-in tool integration for enhanced functionality.

## Key Features

- **Rich Terminal Interface**: Modern, responsive TUI built with Textual framework
- **LLM Integration**: Native support for Ollama with multiple model compatibility
- **Extensible Tools**: Built-in file operations and web utilities
- **Async Architecture**: Non-blocking operations for smooth user experience
- **Modular Design**: Clean, maintainable codebase with clear separation of concerns

## Quick Start

```bash
# Clone the repository
git clone <repository-url>
cd claude

# Install dependencies
pip install -r requirements.txt

# Run the application
python app.py
```

## Prerequisites

- **Python**: 3.8 or higher
- **Ollama**: Local installation required
- **Dependencies**: textual, ollama, pydantic

## Architecture

```
claude/
├── core/           # Core application components
│   └── components/ # UI components and layouts
├── llm/           # Language model integrations
└── tools/         # Utility and tool implementations
```

## Contributing

Contributions are welcome! Please feel free to submit issues, feature requests, or pull requests.

## License

This project is open source and available under the MIT License.
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/santhosh/",
    "name": "ceasercode",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.11",
    "maintainer_email": null,
    "keywords": null,
    "author": "Kammari Santhosh",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/85/12/78166f36ccf643fbaba2eb017e650fa5f909e1aece5ce9126cfdd1ed4d73/ceasercode-0.0.33.tar.gz",
    "platform": null,
    "description": "# Claude\n\n> A powerful terminal-based chat application with integrated LLM capabilities and extensible tool support.\n\n![img.png](img.png)\n\n## Overview\n\nClaude is a modern TUI (Terminal User Interface) chat application that provides seamless interaction with Large Language Models through Ollama. Built with Python and Textual, it offers a rich, responsive interface for AI-powered conversations with built-in tool integration for enhanced functionality.\n\n## Key Features\n\n- **Rich Terminal Interface**: Modern, responsive TUI built with Textual framework\n- **LLM Integration**: Native support for Ollama with multiple model compatibility\n- **Extensible Tools**: Built-in file operations and web utilities\n- **Async Architecture**: Non-blocking operations for smooth user experience\n- **Modular Design**: Clean, maintainable codebase with clear separation of concerns\n\n## Quick Start\n\n```bash\n# Clone the repository\ngit clone <repository-url>\ncd claude\n\n# Install dependencies\npip install -r requirements.txt\n\n# Run the application\npython app.py\n```\n\n## Prerequisites\n\n- **Python**: 3.8 or higher\n- **Ollama**: Local installation required\n- **Dependencies**: textual, ollama, pydantic\n\n## Architecture\n\n```\nclaude/\n\u251c\u2500\u2500 core/           # Core application components\n\u2502   \u2514\u2500\u2500 components/ # UI components and layouts\n\u251c\u2500\u2500 llm/           # Language model integrations\n\u2514\u2500\u2500 tools/         # Utility and tool implementations\n```\n\n## Contributing\n\nContributions are welcome! Please feel free to submit issues, feature requests, or pull requests.\n\n## License\n\nThis project is open source and available under the MIT License.",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "An AI-powered code agent for workspace operations",
    "version": "0.0.33",
    "project_urls": {
        "Homepage": "https://github.com/santhosh/",
        "Repository": "https://github.com/santhosh/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "73ecee5fd8114e7c1352805c619acb5f1bbf4628472152fa5f704e47fcefe7be",
                "md5": "0a2526a2b89f92ee3fb7698aea10fbb2",
                "sha256": "505d97a76281e647c15bab3aa51cc6f8dc6c65ea5fc822f37a88e47082f6abb9"
            },
            "downloads": -1,
            "filename": "ceasercode-0.0.33-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0a2526a2b89f92ee3fb7698aea10fbb2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.11",
            "size": 66225,
            "upload_time": "2025-07-16T04:02:31",
            "upload_time_iso_8601": "2025-07-16T04:02:31.739937Z",
            "url": "https://files.pythonhosted.org/packages/73/ec/ee5fd8114e7c1352805c619acb5f1bbf4628472152fa5f704e47fcefe7be/ceasercode-0.0.33-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "851278166f36ccf643fbaba2eb017e650fa5f909e1aece5ce9126cfdd1ed4d73",
                "md5": "272f1873ecb37c49f3ef9cdba00b9857",
                "sha256": "c9a51b4cf74721b2d7b1a5f74ddc56a20a54a335b38a0eff2a57a04d2db55d88"
            },
            "downloads": -1,
            "filename": "ceasercode-0.0.33.tar.gz",
            "has_sig": false,
            "md5_digest": "272f1873ecb37c49f3ef9cdba00b9857",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.11",
            "size": 55656,
            "upload_time": "2025-07-16T04:02:33",
            "upload_time_iso_8601": "2025-07-16T04:02:33.722249Z",
            "url": "https://files.pythonhosted.org/packages/85/12/78166f36ccf643fbaba2eb017e650fa5f909e1aece5ce9126cfdd1ed4d73/ceasercode-0.0.33.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-16 04:02:33",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "ceasercode"
}
        
Elapsed time: 2.87072s